ID: 14437
Updated by: zak
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: PHP options/info functions
Operating System: FreeBSD 4.3
PHP Version: 4.1.0
New Comment:

Please read the PHP 4.1.0 release notes on PHP.net


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

[2001-12-11 17:35:56] [EMAIL PROTECTED]

Just compiled 4.1 with,
'./configure' '--with-fastcgi' '--disable-mysql' 
'--enable-inline-optimizations' '--disable-debug' 
'--with-pdflib=no' '--disable-xml' '--with-pgsql' 
'--with-zlib' '--enable-exif'

With Zeus Webserver 3.8

Now on phpinfo();

php var names have changed from vars like
HTTP_SERVER_VARS["argv"]  >> _SERVER["argv"]
or 
HTTP_ENV_VARS["USER"]    >>   _ENV["USER"]

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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to