sreeninair

Well-Known Member
Dec 23, 2013
100
0
16
cPanel Access Level
Root Administrator
Hello,

I want to know exact steps to upgrade mysql 5.0 to 5.1. Last time I have done the following steps.

1. changed version to 5.1 in cpanel.config

2. /usr/local/cpanel/scripts/check_cpanel_rpms --fix

3. easy apache

5. upcp

I lost libmysqlclient.so and I have copied it from another server. How can i do this without missing anything?. Do i need to ran upcp before easyapache. How can I recover libmysqlclient.so ?

Thanks
Sreeni
 

sreeninair

Well-Known Member
Dec 23, 2013
100
0
16
cPanel Access Level
Root Administrator
Hello Peter,

This is a shared server. The process is getting timed out every time. I have a data directory size of 225 Gb. Please guide me the commandline procedure.

Thanks
Sreeni
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
I lost libmysqlclient.so and I have copied it from another server. How can i do this without missing anything?. Do i need to ran upcp before easyapache. How can I recover libmysqlclient.so ?
Run "/usr/local/cpanel/scripts/check_cpanel_rpms" without the "--fix" flag so you can verify which RPMs are modified/removed/installed before agreeing to proceed. A cPanel update is not required, so running EasyApache should be the last step.

Thank you.