PHP Startup: Unable to load dynamic library

katherynliza

Member
Jul 26, 2017
5
0
1
USA
cPanel Access Level
Website Owner
[26-Jul-2017 14:47:09 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/opt/cpanel/ea-php56/root/usr/lib64/php/modules/mysqlnd_mysqli.s' - /opt/cpanel/ea-php56/root/usr/lib64/php/modules/mysqlnd_mysqli.s: cannot open shared object file: No such file or directory in Unknown on line 0
[26-Jul-2017 14:47:09 UTC] PHP Warning: Module 'iconv' already loaded in Unknown on line 0
[26-Jul-2017 14:47:09 UTC] PHP Warning: Module 'mysqlnd' already loaded in Unknown on line 0
[26-Jul-2017 14:47:09 UTC] PHP Warning: Module 'mysql' already loaded in Unknown on line 0
 

katherynliza

Member
Jul 26, 2017
5
0
1
USA
cPanel Access Level
Website Owner
This is my php.ini

allow_url_fopen = On
allow_url_include = On
asp_tags = Off
display_errors = On
enable_dl = On
file_uploads = On
max_execution_time = 300
max_input_time = -1
max_input_vars = 1860
memory_limit = 4096M
session.gc_maxlifetime = 1440
session.save_path = ""
upload_max_filesize = 1024M

What modules is it including that not there?
 

cPanelMichael

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

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
But I do not want custom php ini. I just want the error to stop. Also, I only every made changes with the sliders.
Does the error message persist after you remove the custom php.ini file?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Your access level shows "Website Owner". Do you have root access to the server? If not, could you report this issue to your web hosting provider so they can take a closer look?

Thank you.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
You wouldn't actually want to remove the php.ini file outside of the account's home directory. Could you open a support ticket using the link in my signature so we can take a closer look?

Thank you.