I am having problems installing php on Personal Web Server on Windows 95 using the InstallShield installer and specifying the standard installation. I have set up a php directory within my webspace and given it full privileges including execute. When I try and run a test php script I get the message: "HTTP/1.1 500 Server Error". (I get this message even if I misspell the URL !)
The FAQ says to run php -i. I get a screen full of html codes (the output of the phpinfo() function) which indicates that PHP is working. The FAQ suggests it is a problem with my server configuration. What does this mean? PWS works fine with ASP and plain HTML. Do I need to do more that just run the installshield? Any help appreciated. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php