installing PHP on localhost - phpinfo.php file not found

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
humper55
Forum Newbie
Posts: 1
Joined: Sun Apr 23, 2006 3:12 pm

installing PHP on localhost - phpinfo.php file not found

Post by humper55 »

Hi

I am just starting out learning php. I have installed php5 and apache 2.0.52 on my machine running windows xp.

I have followed the installation instructions supplied with the cd and manual (php mysql and apache - all in one) including moving the ini file and adding the code snippets to the file and changing the location of the dll file.

I do not know why the phpinfo.php file i created does not show. I have double checked everything.

I did read something somewhere about changing the paths in the 'ini' file but it wasn't very clear.

I tried opening the file from the command line but i still got file not found

Can anyone help me?
Post Reply