ID:               23018
 Updated by:       [EMAIL PROTECTED]
 Reported By:      richard dot horton at generaldynamics dot uk dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         CGI related
 Operating System: Windows 2000
 PHP Version:      4.3.1
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Configuration/installation error. Not bug.



Previous Comments:
------------------------------------------------------------------------

[2003-04-02 08:39:35] richard dot horton at generaldynamics dot uk dot
com

Additional:

This is the script:
<?
     print "<html><head></head><body>test</body></html>\n";
?>

And this is the result from the command line:
Content-type: text/html
X-Powered-By: PHP/4.3.1

<html><head></head><body>test</body></html>

------------------------------------------------------------------------

[2003-04-02 07:41:54] richard dot horton at generaldynamics dot uk dot
com

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 this bug report at http://bugs.php.net/?id=23018&edit=1

Reply via email to