I'm working with Apache 2.0.28 and trying to get PHP 4.1 to run as CGI (I
know the module is a longshot at this point). Using the standard lines to
configure it in httpd.conf, I get Error 400 Bad Request errors on every PHP
script I access directly through standard URL's ie
http://localhost/phpinfo.php. If I change the URL to
http://localhost/php/php.exe/phpinfo.php, the page loads (minus the images),
but still throws a 400 error in the logs. Any ideas?

J Wynia
phpgeek.com



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to