pasargad

Active Member
May 29, 2009
32
2
58
UAE
cPanel Access Level
Root Administrator
Hi,
I do config our server on SuPHP, but in all website file of error log write:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' - /usr/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

and file is very big. how can solve this?
Thank you
 

pasargad

Active Member
May 29, 2009
32
2
58
UAE
cPanel Access Level
Root Administrator
One error:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.3.lin' - /usr/lib/php/extensions/no-debug-non-zts-20090626/ixed.5.3.lin: cannot open shared object file: No such file or directory in Unknown on line 0
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

Are you using custom php.ini files within these accounts? If so, ensure you disable them and copy the php.ini file from /usr/local/lib/php.ini before making modifications.

Thank you.