473,385 Members | 2,028 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

After upgrading PHP...

joe
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

Nov 26 '06 #1
1 1081
On 26 Nov 2006 03:49:57 -0800, "joe" <gr*******@canada.comwrote:
>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?
This can happen if you've got an older copy of php5ts.dll hanging around in a
directory that's earlier in the PATH environment variable as seen by the
webserver. The webserver loads this, and you end up with an inconsistent mess
of versions.

The line shown in status comes from php5apache2.dll, but the version in
phpinfo() (and the majority of functionality) comes from php5ts.dll.

--
Andy Hassall :: an**@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Nov 26 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Sean | last post by:
System is Redhat 9.0, Python 2.2.3, Zope 2.6.2 built OpenSSL from source: 2791797 Sep 30 14:50:15 2003 openssl-0.9.7c.tar.gz used configure options to set for /usr/local and...
2
by: wellington fan | last post by:
Dear newsies, My ISP has offered to upgrade my servers from 3.23 to 4.1. I'm excited by the potential gains in performance, and the ability to write subqueries, but am wary of any forward...
11
by: frr | last post by:
Hi, After upgrading to 2.4 (from 2.3), I'm getting a weird syntax error: >>> import themes Traceback (most recent call last): File "<interactive input>", line 1, in ? File "themes.py", line...
2
by: playboy601 | last post by:
Has anyone else had problems with opening solutions created in c# express with an older version of .net 2.0, after upgrading to the latest build (2.0.50727.42)?? Everytime I tried to open the...
13
by: Shawn | last post by:
After upgrading to IIS 6.0 /Windows Server 2003 Standard Ed, I get the following error message for regular .asp pages. How can I fix this? HTTP Error 403 403.1 Forbidden: Execute Access...
3
by: paulh | last post by:
Hello, we are preparing for an upgrade to SQL 2005 and as a result of this I became aware that the compatibility level of one of our databases was set to level 65 (current SQL server is SQL 2000...
0
by: Tony | last post by:
After upgrading from XP SP1 to XP SP2 get "operation is not allowed when the object is open" error messege. the app in production stop working properly. The refresh method is available, but fails....
2
by: spiq25 | last post by:
.mdb file on A2000 has been working for months, after upgrading from WinME to WinXP SP2a we find out some problems: 1. date() function is used for setting up default value, but it couldn't be find...
0
by: Vids | last post by:
Hi, We are doing migration of web service from VS2003 to VS2005 After upgrading the project I m trying to add a web reference to the web service. While adding web reference it shows all the web...
2
by: Michael Howes | last post by:
I am trying to upgrade a large asp.net application from .Net 1.1 to ..Net 3.0 I'm getting an error when connecting to the database now that the app runs as a .Net 3.0 application. the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.