Page 1 of 1

Can't seem to get php to run on 2000 Adv Server

Posted: Thu Jun 10, 2004 8:49 pm
by minuswired
I've been everywhere trying to find someone with similar problems, but no luck. I hope you can help!

OS: Windows 2000 Advanced Server
Webserver: IIS 5.0
PHP: Version 4.3.7

I ran the binary installer... and all I can get from a php doc is "HTTP 400 - Bad Request". There are no logs or data to learn why php is not running. There were no errors on the install and it indeed was installed (checked).

Ideas?

Posted: Thu Jun 10, 2004 9:03 pm
by feyd
check to see that the isapi version of php is installed and working in IIS.

moving to web servers forum..

Posted: Thu Jun 10, 2004 9:46 pm
by minuswired
Can you please be more specific?

Posted: Thu Jun 10, 2004 9:53 pm
by feyd
IIS extensions are run through the ISAPI or information server application programming interface (I think that's it)... anyways.. check the following link (http://www.php.net/manual/en/install.iis.php) in the user notes, there are a few comments about IIS5 which may help.

Posted: Fri Jun 11, 2004 2:11 pm
by anjanesh
This may be really helpful. (Download the php4.3.7 zip file.)
http://www.benmardesign.com/IIS_PHP_MYS ... setup.html