This is a discussion on After I upgraded PHP on Apache 2.0.59... within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I had Apache 2.0.59 running on WinXP Home with PHP 5.1.6. I upgraded PHP 5....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I had Apache 2.0.59 running on WinXP Home with PHP 5.1.6. I upgraded PHP 5.1.6 to PHP 5.2.0. My Apache Services Monitor window's status bar correctly shows me "Apache/2.0.59(Win32) PHP/5.2.0" but when I exectute a test.php file which has nothing but <? phpinfo() ?>, I see "PHP 5.1.6" as the version. Does anyone has any idea as what is going on here? I have restarted a couple of time Aapache after installing PHP 5.2.0. I also checked the paths of PHPIniDir and it points to PHP 5.2.0 version and not to PHP 5.1.6. Is this a bug in PHP or I am doing something wrong? Thanks, joe |