php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33593 phpinfo() reports version 4.3.10 using CLI or php4apache2.dll
Submitted: 2005-07-06 23:09 UTC Modified: 2005-07-07 16:35 UTC
From: eddie at g3 dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.11 OS: Windows XP SP2
Private report: No CVE-ID: None
 [2005-07-06 23:09 UTC] eddie at g3 dot com
Description:
------------
When using phpinfo() in a script under PHP 4.3.11 and Apache 2.0.52 using php4apache2.dll, the version reports as 4.3.10. Using the CLI version of php.exe does as well. However the CGI version correctly reports 4.3.11. Lookding at the build dates, it appears that the CLI and dll were not rebuilt.

PHP was installed from php-4.3.11-Win32.zip. Using an untouched php.ini-recommended for my php.ini.







Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-06 23:14 UTC] pajoye@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

You have to re build and install each SAPI (cli, (f)cgi, apache1, 2...).
 [2005-07-07 16:35 UTC] eddie at g3 dot com
I see. This is a prebuilt binary package (php-4.3.11-Win32.zip) - I didn't build anything myself. So I assume this would be a problem for this binary package maintainer, correct?
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 21:01:33 2025 UTC