From: linjiang dot ma at myrealbox dot com
Operating system: Linux Redhat 7.0
PHP version: 4.3.3
PHP Bug Type: Scripting Engine problem
Bug description: PHP globals not defined
Description:
------------
Hi,
I have an server running Apache 1.3.28, mod_perl, mod_ssl, mod_php4
(4.3.3) with mysql.
It looks to me that for this 4.3.3 installation. many PHP predefined
variables are not defined.
the only defined PHP variables I can see are _REQUEST and _COOKIE.
The testing page is at https://www.myplutus.com/test.php.
TIA,
-martin
Reproduce code:
---------------
https://www.myplutus.com/test.php
Expected result:
----------------
under PHP Variable sections, you should see
_SERVER _SESSION _ENV PHP variables.
Actual result:
--------------
only _REQUEST and _COOKIE are shown.
--
Edit bug report at http://bugs.php.net/?id=25749&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25749&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25749&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=25749&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=25749&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=25749&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=25749&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=25749&r=support
Expected behavior: http://bugs.php.net/fix.php?id=25749&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=25749&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=25749&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=25749&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25749&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=25749&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=25749&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=25749&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25749&r=float