![]() |
[Solved] php mysql.so error
Hi, I have been getting this error with email piping for WHMCS. The piping itself works, but will throw this error message back to the sender.
I wasn't sure if this was related to cPanel or Litespeed, but cPanel forums sent me here. PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/mysql.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613/mysql.so: undefined symbol: PL_perl_destruct_level in Unknown on line 0 I'm not 100% sure where to go from here with this. Some more details: Code:
grep extension /usr/local/lib/php.iniCode:
no-debug-non-zts-20060613]$ ls -lNow I'm getting this error. I'm not 100% sure that copying it was the correct thing to do, but I found a similar thread on WHT and that was their solution. I'm running: WHM 11.30.6 centOS 5.7 32bit LiteSpeed 4.1.11 The first problem seemed to be that rebuilding php from the litespeed admin panel didn't add mysql.so, so that's why I copied it the first time, then I think I recompiled it or something. I don't recall as it's been a few weeks since I could get back on this issue. Any help would be greatly appreciated. I also have some client sites running on the server, so I need to be careful rebuilding and breaking php sites. |
can you comment out this line in php.ini
zend_extension="/usr/local/Zend/lib/Guard-5.5.0/php-5.3.x/ZendGuardLoader.so" and see if any difference? |
Quote:
They uncommented "mysql.so" in the php.ini file. They said the module was built in to the binary, so it didn't need to be called externally. |
| All times are GMT -7. The time now is 11:42 AM. |