I'm not sure about all that stuff that appeared in the log file. I dont have
any idea what those programs are for.
Has what Todd said helped?
The question about "GET /phpinfo.php HTTP/1.1" 200 33: GET means that the
browser told apache to GET /phpinfo.php. HTTP/1.1 is the way in which the
file w
don't remove the html extension!
Do this, this is from the Install.txt file
Edit your php.ini file:
You will need to change the 'extension_dir' setting to
point to your php-install-dir, or where you have placed
your 'php_*.dll' files. ex: c:\php
If you are using OmniHTTPd, do not f
Err... The error log all of a sudden showed up I think this is the reason
why it doesn't want to work...
[Thu Dec 27 14:43:31 2001] [error] [client 12.230.209.171] File does not
exist: c:/program files/apache group/apache/htdocs/scripts/root.exe
[Thu Dec 27 14:43:32 2001] [error] [client 12.230.2
Sry if I'm sounding real dumb now :/
I removed the # like you said and I also removed the .html extension that I
did... But it still didn't help :( I tried going into the error log thingy
and found it empty but on the access I noticed this:
"GET /phpinfo.php HTTP/1.1" 200 33
Shouldn't it be lik