php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14437 FCGI phpinfo()
Submitted: 2001-12-11 17:35 UTC Modified: 2001-12-11 17:51 UTC
From: postmaster at compub dot net Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.1.0 OS: FreeBSD 4.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: postmaster at compub dot net
New email:
PHP Version: OS:

 

 [2001-12-11 17:35 UTC] postmaster at compub dot net
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"]

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-11 17:51 UTC] zak@php.net
Please read the PHP 4.1.0 release notes on PHP.net

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC