Hi all,
I am new to this server set up and PHP at the same time. Independent of one another I have installed Apache (1.3.23) and PHP (4) successfully. Yet when I go to my phpinfo() test.php page, the server request is not being sent to PHP for processing...I think. This is what I get:
http://www.mooshumedia.com/situation2.jpg
I tried following the instructions in the PHP install.txt file, but find the instructions a bit twisted.
For intance it says:
1. Stop the Apache Webserver
"Edit the httpd.conf and put in these lines, modified to your environment:
2.Unzip the package to c:\php, now move php4ts.dll to the windows/system(32) directory..."
Okay, so I stopped the server. I edited the lines (or added) as instructed, even though clearly the order of instructions here is whacked...then it says unzip the package...(what package??) PHP? I already installed PHP. And I did move the dll file to the Windows system...actually I copied it, but didn't think that would be harmful.
Any pointers???
Thanks!