Skip to main content

PHP Startup: Unable to load dynamic library

Comments

9 comments

  • JacobPerkins
    You have a php.ini file calling modules that don't exist. Find those modules ( mysqlnd_mysqli.s ) listed in a php.ini, and fix / remove them.
    0
  • katherynliza
    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?
    0
  • cPanelMichael
    Hello, I recommend first backing up and then removing any custom php.ini files uploaded to your account. Then, make changes to the PHP configuration using MultiPHP INI Editor in cPanel: MultiPHP INI Editor for cPanel - Documentation - cPanel Documentation Let us know if this helps. Thank you.
    0
  • katherynliza
    But I do not want custom php ini. I just want the error to stop. Also, I only every made changes with the sliders.
    0
  • cPanelMichael
    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.
    0
  • katherynliza
    Yes the error continues
    0
  • cPanelMichael
    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.
    0
  • katherynliza
    Yes, I have root access and also got rid of php.ini in the root as well.
    0
  • cPanelMichael
    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.
    0

Please sign in to leave a comment.