php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34984 Wrong version displaying
Submitted: 2005-10-26 04:15 UTC Modified: 2005-10-26 08:42 UTC
From: skinrock at skinrock dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 5.0.5 OS: Windows XP Pro SP2
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: skinrock at skinrock dot com
New email:
PHP Version: OS:

 

 [2005-10-26 04:15 UTC] skinrock at skinrock dot com
Description:
------------
I just did a fresh install to set up my notebook for offline development.  I installed Apache 2.0.55, and then copied the Windows version of PHP 5.0.5 into C:\PHP.  Everything is working fine, except when I tested my configuration by using phpinfo(), it's telling me I have PHP 5.0.4 installed.  I'm looking at the various files in C:\PHP, and it's definitely the PHP 5.0.5 build that I downloaded.  Not sure what's causing this.

Reproduce code:
---------------
<?php

phpinfo();

?>

Expected result:
----------------
PHP Version 5.0.5

Actual result:
--------------
PHP Version 5.0.4

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-26 05:10 UTC] skinrock at skinrock dot com
Sorry, looks like I forgot about php5ts.dll in C:\WINDOWS.  Honest mistake.  Have to remember to replace that file.
 [2005-10-26 08:42 UTC] tony2001@php.net
No bug -> bogus.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 31 15:00:03 2025 UTC