ID:               22919
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marcus at names dot co dot uk
-Status:           Open
+Status:           Bogus
 Bug Type:         CGI related
 Operating System: Redhat Linux 7.2
 PHP Version:      4.3.1
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

SCRIPT_NAME variable is not being exported by the command line or Zeus
server, hence the lack of these two variables.


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

[2003-03-27 03:34:30] marcus at names dot co dot uk

When building PHP 4.3.1 as a cgi binary, some of the server variables
do not get set correctlt. Most importantly, $PHP_SELF and $SCRIPT_NAME
are missing altogether.

Looking at cgi_main.c, it looks as though $PHP_SELF is inherited from
$SCRIPT_NAME for the CGI version - so perhaps this is why they are both
missing?

I am running under Zeus Web Server 4.2, but the problem is the same
when run from the command line.

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


-- 
Edit this bug report at http://bugs.php.net/?id=22919&edit=1

Reply via email to