php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10315 PHPINFO() Reports wrong info
Submitted: 2001-04-13 01:41 UTC Modified: 2001-04-13 02:06 UTC
From: patrickolson at qwest dot net Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.4pl1 OS: Win98
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: patrickolson at qwest dot net
New email:
PHP Version: OS:

 

 [2001-04-13 01:41 UTC] patrickolson at qwest dot net
windows98
apache 1.3.19
LoadModule php4_module d:/php/sapi/php4apache.dll
phpinfo() is reporting wrong info
under MySql
it's reporting 
Client api version as 3.23.22-beta I have 3.23.33 installed
under Apache
Version reported is 1.3.14 
Release 10314100
API Version 19990320
while SERVER_SIGNATURE Apache/1.3.19

CGI mode reports wrong MySql client version

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-13 02:06 UTC] rasmus@php.net
It is reporting the version of the MySQL client API that PHP was compiled against.  The version of the MySQL server you have installed is completely irrelevant.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 22:01:26 2025 UTC