Skip to main content

PHP Startup: Unable to load dynamic library

Comments

4 comments

  • cPanelMichael
    Hello Rob, I moved your post to it's own thread. Could you confirm if you notice any specific output to /usr/local/apache/logs/error_log when you encounter the "500" error code in your browser? The error output you provided appears to come from the error_log file within the script's document root. Thank you.
    0
  • Rob James
    Hi Michael, this is what I found: [Tue Jul 11 15:36:04.236896 2017] [:error] [pid 3796] [client] SoftException in Application.cpp:603: Directory "/home/consult/public_html/consultfinder/admin" is writeable by group [Tue Jul 11 15:36:04.236936 2017] [core:error] [pid 3796] [client End of script output before headers: stores.php Rob
    0
  • Rob James
    Hi, I have fixed it. Somehow the /home/consult/public_html/consultfinder/admin permission were set at 777, so reset it to 755. Thanks for your input Rob
    0
  • cPanelMichael
    Hi Rob, I'm glad to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.