httpd will not start after mysqld update
Posted
by
acctman
on Server Fault
See other posts from Server Fault
or by acctman
Published on 2014-06-09T07:27:42Z
Indexed on
2014/06/09
9:27 UTC
Read the original article
Hit count: 435
I updated to mysql 5.6 and now httpd will not restart, i'm receiving the following error. I tried doing an easyapache rebuild and it resulted in a rebuild error
root@nmx [/home/devAdmin]# /etc/init.d/httpd restart
httpd: Syntax error on line 40 of /usr/local/apache/conf/httpd.conf: Syntax error on line 9 of /usr/local/apache/con f/php.conf: Cannot load /usr/local/apache/modules/libphp5.so into server: libmysqlclient.so.16: cannot open shared o bject file: No such file or directory
© Server Fault or respective owner