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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
21 - 1 = ?
Subscribe to this entry?

 
 [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: Thu Mar 28 21:01:27 2024 UTC