Saturday, September 21, 2013

php: undefined symbol: client_errors

 [~]# php -v
php: symbol lookup error: php: undefined symbol: client_errors

500 error for all the domains on your cPanel Clould Linux server.

Latest  MySQL governor version will break mysqli if your server is running CloudLinux witn mysql 5.5 version

I have fixed this issue my recompiling the apache by disabling Mysqli php extension.

If your domains are using Mysqli then remove  MySQL governor and recompile the apache again with the default settings.

# /usr/share/lve/dbgovernor/mysqlgovernor.py --delete
# /scripts/easyapache

No comments:

Post a Comment