Hello,
Recently I have been installed Nixtree PHP Selector but I facing issue while loaded existing module like: suhosin, SourceGuardian or MySQLlite and other.
Main PHP version is PHP5.3
PHP Selector on cPanel account is PHP5.5
I got this error
[01-Aug-2015 23:30:53 UTC] 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
[01-Aug-2015 23:30:53 UTC] PHP Warning: 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
[01-Aug-2015 23:30:53 UTC] 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
[01-Aug-2015 23:30:53 UTC] 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
Can anybody share how I can fix this issue? I reinstall a plugin, recompile php version like php5.5 and the issue is still going on
Please help me for I can use the plugin without issue.
Best Regards
Issue with load modules
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: Issue with load modules
Do you have any custom php.ini file defined in the document root? If so, please remove it and see if the issue persists.