500 Internal Server Error
-
Hello all,
I was having a well-running site on a server. I needed to move it to another because of change in the domain name.
So, I followed the steps in Codex:
1. Permalinks to normal
2. Change the URL and WP Directory to the new address
3. Backed up the database and files
4. Moved the files to new server
5. Created database on the new server with same db name, username and password
6. Imported the backed up databaseAnd was greeted with a 500 Internal Server Error!
Tried deleting .htaccess file, adding a blank file as .htaccess.
No results. Still looking at the dreaded 500 Internal Server.
Server Error Log shows 500.shtml does not exist.
With DEBUG=ON, the error log in WP installation shows:
[08-Jan-2014 10:16:22 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so' - /usr/local/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 [08-Jan-2014 10:16:22 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: undefined symbol: output_globals in Unknown on line 0 [08-Jan-2014 10:16:22 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/timezonedb.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/timezonedb.so: cannot open shared object file: No such file or directory in Unknown on line 0 [08-Jan-2014 10:16:22 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so: undefined symbol: zval_property_ctor in Unknown on line 0 [08-Jan-2014 10:16:22 America/New_York] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_sqlite.so' - /usr/local/lib/php/
What is happening? How do I set it right?
- The topic ‘500 Internal Server Error’ is closed to new replies.