PHP MySQL client version

Support/Development for PHP
cabbage
New Forum User
New Forum User
Posts: 2
Joined: Sat Jul 21, 2007 7:19 pm

PHP MySQL client version

Unread post by cabbage »

I have a Plesk 8.1 install on a CentOS box. Following the directions on this site, I've upgraded to PHP 5.2.3 and MySql 5.0.22.

Everything's great--BUT my PHP mySQL client is still 4.1.12. How do I get PHP to work with the 5.0 client?

Thanks for maintaining this site, it's been a great help to me.

cabbage
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

If youre seeing that in the control panel (like in phpmyadmin) thats to be expected, the PSA php is linked against the native mysql client.

If its on your websites (in phpinfo), then it might just be because you haven't restarted httpd yet.
cabbage
New Forum User
New Forum User
Posts: 2
Joined: Sat Jul 21, 2007 7:19 pm

Unread post by cabbage »

I see the wrong client version in the phpinfo on my site and inside of Plesk (in the PHPmyAdmin). I've restarted the apache and the box several times but it still comes up with the wrong client version. Is there any other information I can offer that would give anybody a clue as to what may be happening?

Thanks!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

OK, thats expected behavior then.
Post Reply