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!

Apache, Win 2K & PHP 5

Status
Not open for further replies.

buzzt

Programmer
Oct 17, 2002
171
CA
I have installed Apache on my win 2k box. I have also added php 5 to c:\php. As far as I can tell I have made all the necessary changes to the php.ini and httpd files (as well as moved files to the system32 and winnt folders).

Apache starts and opens index.php, but does not actually run the php part. It just sits in the source code (I tried <? phpinfo() ?>). It does not literally display the line <? phpinfo() ?>) in the browser though (I can only see it when I view the source code).

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top