From:             richard dot horton at generaldynamics dot uk dot com
Operating system: Windows 2000
PHP version:      4.3.1
PHP Bug Type:     CGI related
Bug description:  Bad Gateway error again

After installing PHP and verifying the setup by running my script from the
command line I configured IIS as per the instructions in the install.txt
file.

Trying to access my script file via IE on the same machine as the server
gets a bad gateway (502) error returned.

The script is a simple one which just prints
<HTML><HEAD></HEAD><BODY>test</BODY></HTML>

I've made sure that the IIS user has access to both the PHP directory
(C:\php) and the script directory (e:\www\script)

Looking at the bug reports alot of people seem to have raised this but I
can't see a solution as people seem not to be supplying feedback when
requested...

Thanks,

Richard.
-- 
Edit bug report at http://bugs.php.net/?id=23018&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23018&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23018&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23018&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23018&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23018&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23018&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23018&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23018&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23018&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23018&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23018&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23018&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23018&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23018&r=gnused

Reply via email to