nhacker

Member
Mar 21, 2014
11
0
1
cPanel Access Level
Root Administrator
Hello,

I'm getting these two errors on all addon domains: Please can any one give me solution how to resolve such error

[12-Apr-2014 08:00:58 UTC] PHP Warning: PHP Startup: Unable to load dynamic
library '/usr/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so' -
/usr/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so: cannot open
shared object file: No such file or directory in Unknown on line 0

[12-Apr-2014 08:00:58 UTC] 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

========================================
Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in /home/little/public_html/remzz/photos.php on line 7

Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in /home/little/public_html/remzz/photos.php on line 22

======================================
 

cPanelMichael

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

Please check to see if you are using individual php.ini files within the account's home directory or within the directories associated with these addon domain names. If you are, try disabling them and using a copy from /usr/local/lib/php.ini instead.

Thank you.