Site won't open — HTTP 500 Error — PHP Startup: Unable to load dynamic library
-
Web site: https://www.tortui.com won’t open at all. I’m getting an HTTP 500 Error.
PHP version: 5.2.17
Host: Bluehost shared.
I contacted Bluehost. They pointed out my log file and told me to contact WordPress support. It was only a few days previously that I had contacted them because none of my 5 sites would open. They reloaded the WP core files and asked me to change the site and home URLs to match the subdomain. All five sites including the main site https://www.tortui.com worked after this. A few days later I tried to go to my sites and 2 out of 5 wouldn’t load. I saw the following warnings in the log file at[30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/imagick.so' - /usr/php/54/usr/lib64/php/modules/imagick.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/http.so' - /usr/php/54/usr/lib64/php/modules/http.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: magickwand: Unable to initialize module Module compiled with module API=20100525, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/mailparse.so' - /usr/php/54/usr/lib64/php/modules/mailparse.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/oauth.so' - /usr/php/54/usr/lib64/php/modules/oauth.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/oci8.so' - /usr/php/54/usr/lib64/php/modules/oci8.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/uploadprogress.so' - /usr/php/54/usr/lib64/php/modules/uploadprogress.so: undefined symbol: zend_ini_string_ex in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/http.so' - /usr/php/54/usr/lib64/php/modules/http.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: magickwand: Unable to initialize module Module compiled with module API=20100525, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0 These options need to match in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/mailparse.so' - /usr/php/54/usr/lib64/php/modules/mailparse.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/oauth.so' - /usr/php/54/usr/lib64/php/modules/oauth.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/oci8.so' - /usr/php/54/usr/lib64/php/modules/oci8.so: undefined symbol: zend_new_interned_string in Unknown on line 0 [30-May-2016 10:42:00] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/php/54/usr/lib64/php/modules/uploadprogress.so' - /usr/php/54/usr/lib64/php/modules/uploadprogress.so: undefined symbol: zend_ini_string_ex in Unknown on line 0
I’m not sure that these warnings would be sufficient to prevent the site from opening. Does this look like a WP problem or a host problem?
I had not made any changes to either of these sites since I was last able to access them. The other site I’m not able to access is
https://travel.tortui.com Ironically, this site had NOT been down previously.
- The topic ‘Site won't open — HTTP 500 Error — PHP Startup: Unable to load dynamic library’ is closed to new replies.