Page 1 of 1
Issue with php and mysql upgrade
Posted: Thu May 25, 2006 5:14 pm
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
Posted: Thu May 25, 2006 6:41 pm
by scott
restart httpd
Posted: Fri May 26, 2006 12:18 am
by WarForge00
Did that. It still shows 3.23.58 in the Client API field.
Posted: Fri May 26, 2006 7:41 am
by scott
And this is on the 4.4.2, or 5.0.4 package?
Posted: Fri May 26, 2006 10:14 am
by WarForge00
This is on the 4.4.2 package.
Posted: Fri May 26, 2006 4:10 pm
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.
Posted: Fri May 26, 2006 4:40 pm
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_*)
Posted: Sun May 28, 2006 9:37 am
by scott
I just run "yum update" myself
Posted: Sun May 28, 2006 4:20 pm
by WarForge00
And this is on a clean install of plesk 7.5.4?
Posted: Sun May 28, 2006 5:31 pm
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
Posted: Tue May 30, 2006 10:53 am
by WarForge00
What should I do if it still uses the 3.23.x client instead of the 4.1.x version?
Posted: Tue May 30, 2006 6:18 pm
by scott
panic.
Posted: Thu Jun 15, 2006 3:28 am
by Brent