php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27832 Bad Version number in phpinfo()
Submitted: 2004-04-02 00:50 UTC Modified: 2004-04-02 03:52 UTC
From: tanguy dot pruvot at laposte dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.6RC1 OS: Win 2000 SP4
Private report: No CVE-ID: None
 [2004-04-02 00:50 UTC] tanguy dot pruvot at laposte dot net
Description:
------------
phpinfo() title is :

PHP Version 4.3.2

in versions 4.3.5 and 4.3.6

(i use php4apache2)

Reproduce code:
---------------
phpinfo();

Expected result:
----------------
PHP Version 4.3.2


Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-02 02:18 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.

You are loading the old version then!
 [2004-04-02 03:17 UTC] tanguy dot pruvot at laposte dot net
In phpinfo :
apache2handler :
Apache Version  Apache/2.0.49 (Win32) PHP/4.3.6RC1  

and env values :
SERVER_SIGNATURE  <address>Apache/2.0.49 (Win32) PHP/4.3.6RC1 Server at localhost Port 80</address>  
SERVER_SOFTWARE  Apache/2.0.49 (Win32) PHP/4.3.6RC1  

are ok
 [2004-04-02 03:18 UTC] tanguy dot pruvot at laposte dot net
I dont have any php 4.3.2 version !
 [2004-04-02 03:29 UTC] tanguy dot pruvot at laposte dot net
hmmm i dunno why... work nice in service mode.. on my second server
 [2004-04-02 03:34 UTC] tanguy dot pruvot at laposte dot net
the only "4.3.2" i have is uncompiled sources in C:\php_src\php-4.3.2

how is determined this version (title) ?
 [2004-04-02 03:38 UTC] tanguy dot pruvot at laposte dot net
i found the problem, i had a php4ts.dll in system32 :/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Aug 14 05:01:30 2024 UTC