From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Pro
PHP version:      4.2.3
PHP Bug Type:     Apache2 related
Bug description:  empty variables with apache 2

If just installed PHP version 4.2.3 on apache webserver 2.0.43. But some
variables ($PHP_SELF, $DOCUMENT_ROOT, $PATH_INFO) are empty. 
I made a script where the variables $PHP_SELF, $DOCUMENT_ROOT, $PATH_INFO
where used. I tested it with the same version of PHP on a apache 1.3.23
and there worked it fine. But on the apache 2.0.43 server it gave a lot of
errors.
-- 
Edit bug report at http://bugs.php.net/?id=21471&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21471&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21471&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21471&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21471&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21471&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21471&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21471&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21471&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21471&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21471&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21471&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21471&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21471&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21471&r=gnused

Reply via email to