Issue with php and mysql upgrade

Support/Development for PHP
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Issue with php and mysql upgrade

Unread post by WarForge00 »

I just did "yum upgrade php" and it installed the newest version of php and mysql from the default plesk 7.5 versions.

php -v shows the newest version installed and mysql shows the newest version installed. When i view phpinfo() command output, it shows "Client API version 3.23.58". What do I need to do to fix this issue?

Thanks in advance
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 »

restart httpd
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Unread post by WarForge00 »

Did that. It still shows 3.23.58 in the Client API field.
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 »

And this is on the 4.4.2, or 5.0.4 package?
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Unread post by WarForge00 »

This is on the 4.4.2 package.
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 »

Perhaps I have that version linked against the old client library still. It doesnt really mean anything, the installation of mysql the server has nothing to do with what php uses.
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Unread post by WarForge00 »

Well, the only thing I did was "yum upgrade php" and that downloaded the newest version of php and mysql, as mysql is a dependency.

Should I do "yum upgrade mysql" and then "yum upgrade php"?

I also noticed that the new tables within the mysql database weren't included (help_* and time_*)
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 »

I just run "yum update" myself
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Unread post by WarForge00 »

And this is on a clean install of plesk 7.5.4?
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 »

Yep, thats pretty much it. There are rules to running an archive like this, and one of them is to try not to break "yum update". Emphasis on the word "try", bugs do crop up. When it does get more complicated than that, I treat it like a bug
WarForge00
Forum User
Forum User
Posts: 11
Joined: Fri Mar 10, 2006 4:50 pm

Unread post by WarForge00 »

What should I do if it still uses the 3.23.x client instead of the 4.1.x version?
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 »

panic.
Brent
Forum User
Forum User
Posts: 68
Joined: Tue Dec 21, 2004 11:40 pm

Unread post by Brent »

scott wrote:panic.
lmfao
Post Reply