Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sumodon

    phpinfo.php loads but nothing else...help

    I got XAMPP to work fairly easily, just had to close skype as it was using the port necessary for apache to lauch. Thanks for the help, I'll keep you posted on the work I get done with this new stuff.
  2. sumodon

    phpinfo.php loads but nothing else...help

    Thanks I'll try it and tell you how it works out.
  3. sumodon

    phpinfo.php loads but nothing else...help

    I tested it with a simple include() for a footer and desinger. This is all I added: <? include ("footer.html"); ?> <? include ("designer.html") ?> and here are included html files <div style="MARGIN:1em auto; FONT: 11px arial,sans-serif; TEXT-ALIGN: center;"> Copyright&copy; 2006...
  4. sumodon

    phpinfo.php loads but nothing else...help

    I downloaded php 5.2 from http://snaps.php.net/ and apache 2.2.3 from apache.org. I'd post the httpd.conf file here for u to see what I changed but it may be long, I'd really appreciate if you could take a look at it and the php.ini file and tell me what u think I did wrong.
  5. sumodon

    phpinfo.php loads but nothing else...help

    I meant that he files work fine on my web hosts server so I know I'll have to do some manual configuration but I'm not sure what to change because I've tried everything I've seen posted on the net.
  6. sumodon

    phpinfo.php loads but nothing else...help

    I'm new at this so please bare with me. After spending the whole day trying to get Apache 2.2.3 and php 5.1.6 to work together, I finallly got the phpinfo.php page to load after using the new php dll for apache 2.2. Now I'm having a problem getting the scripts on my pages to run. Everything else...

Part and Inventory Search

Back
Top