php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24711 phpinfo() returns Apache/1.3.24 on 1.3.28
Submitted: 2003-07-18 18:38 UTC Modified: 2003-07-20 00:40 UTC
From: shane dot mcwhorter at designpsychology dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.3.2 OS: Win 2000 P SP4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: shane dot mcwhorter at designpsychology dot com
New email:
PHP Version: OS:

 

 [2003-07-18 18:38 UTC] shane dot mcwhorter at designpsychology dot com
Description:
------------
phpinfo () returns 
Apache Version  Apache/1.3.24  
Apache Release  10324100  

apache -v returns
Server version: Apache/1.3.28 (Win32)
Server built:   Jul 18 2003 13:04:10

Expected result:
----------------
phpinfo () returns 
Apache Version  Apache/1.3.28


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-19 03:26 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This binary version is just linked to apache 1.3.24 headers, no big deal here.
 [2003-07-20 00:40 UTC] shane dot mcwhorter at designpsychology dot com
Likely a bug in php text. *Link*ing to 1.3.24
not specified in PHP info text. Possibility of future bug submissions. phpinfo using "version" similarly as Apache uses "version". Suggests phpinfo change to read: "linked to Apache Version" to be diagnostic.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 05:01:30 2024 UTC