PHP Warning
Hi,
Anyone who now how to fix this?
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: undefined symbol: output_globals in Unknown on line 0
PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so: undefined symbol: zval_property_ctor in Unknown on line 0
[25-Feb-2015 19:18:53 Europe/Berlin] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
[25-Feb-2015 19:18:53 Europe/Berlin] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20090626
PHP compiled with module API=20100525
These options need to match
in Unknown on line 0
THank you
Bjorn
-
Hello Is the account using it's own php.ini file? If so, note any custom changes, move it out of the way, replace it with a copy of /usr/local/lib/php.ini and let us know if the issue persists. 0 -
Hi, Thank you for you reply. No, I have no php.ini in that account, I have been running easy apache during an upgrade. Bjorn 0 -
Hi, I'd recommend opening a ticket using the links in my signature. Our support team will be able to find the offending php.ini :) 0 -
I have the same issue. error_log files all over the place with [18-Mar-2015 15:12:18 America/Chicago] PHP Warning: PHP Startup: bcompiler: Unable to initialize module Module compiled with module API=20090626 PHP compiled with module API=20100525 These options need to match in Unknown on line 0 Did you find a solution? 0 -
To clarify, did you replace any php.ini files within the account with a copy of /usr/local/lib/php.ini (making custom changes as needed)? Thank you. 0 -
no. but my error_log files were showing up in every account and directory they had php scripts for web pages. I did get it to stop by commenting out the last line of the /usr/lib/php.ini file ;extension=bcompiler.so I searched for bcompiler in the php.ini and that was all I found. I am not sure why this is in the php.ini file. I think possibly it was added to support something for one of the websites. we are researching that now. 0
Please sign in to leave a comment.
Comments
6 comments