Hi
I have installed apache 2.0.52, mysql and php5 onto my local machine running xp.
The software came with a starter guide. The instructions for installing are very simple to follow. I have moved dll file to the correct location etc.
I have added the addmodule line and addtype application line to the httpd.conf file.
I then created a php file with the <?php phpinfo(); ?>
and typed http://localhost/phpinfo.php into the browser but the file was not found.
If I type http://localhost/ , then the apache default page shows but not the phpo file.
Can anyone help?
I seem to recall rerading something about someone having problems with includes and the answer was to change the paths.
I am totally new to all this so this didnt help me too much.
Any help is appreciated.