|
||||
|
Here is a little more information
If you upgrade to mysql 4.1.18 which is in the EDGE version of cpanel apache and php will not compile. I had upgraded to EDGE before I did my apache phpsuexec recompile and had to back down mysql-devel to 4.1.13 to get a clean compile. If you do your apache compiile before upgrading to 4.1.18 then you can upgrade to 4.1.18 and everything will work |
|
||||
|
Not nice.
I had a similar issue and had to rename /var/lib/mysql/ out of the way, compile apache, then put that directory back and it worked OK.
__________________
Jonathan Michaelson cPanel Forum Moderator Need your cPanel servers secured and tuned? cPanel Server Configuration, Security, Recovery and Antivirus/AntiSpam Services Developers of the most effective (and free) Firewall & Security Solution for cPanel Servers - csf http://www.configserver.com |
|
||||
|
http://downloads.mysql.com/archives/...ibc23.i386.rpm
grab this rpm from the mysql website and upload to your server then do rpm -Uvh --force /<path to >/MySQL-devel-4.1.13-0.glibc23.i386.rpm service mysql restart then /scripts/easyapache this will fix the libz.la error |
|
||||
|
we had a similiar issue going to 5.1.2 and and mysql 5.18. Basically httpd wouldn't start. It was complaining about mysql libs. I ran buildapache again and same issue. Nick helped me with this and we wound up installing mysql 5.21 from a generic RPM and apache would then start. The initial error I was getting when restarting httpd was:
Cannot load /usr/local/apache/libexec/libphp5.so into server: /usr/local/apache/libexec/libphp5.so: symbol zlibVersion, version libmysqlclient_15 not defined in file libmysqlclient.so.15 with link time reference Mostly this was due to buildapache failing to continue to compile past the apache part and it would die before php started to compile. At some point soon if not already new sPanel builds will be out for mysql's > 5.18 >not sure if this error is related in the 4.X tree. What I think is buildapache was changed slightly on May12th and my prior builds would run. After using the May12th version it would have the above problem. Something in buildapache makes the problem in mysql show itself. We found the bugs listed at mysql.com that referenced my issue and it was fixed in the later versions.
__________________
Just keeping my "eye" on things.... R. Paul Mathews RPMWS - diehard cPanel Nutcase |
|
|||
|
Quote:
|
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|