Moderator
t-p
(@t-p)
after a recent server-migration,
Is this the guide you followed to move your site:
https://codex.wordpress.org/Moving_WordPress
it throws a 500 internal server error. I have tried deactivating plugins and themes to default, but that did not help.
If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via FTP or SFTP and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your FTP or SFTP client to view invisible files.
If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you
Yes, I moved the site, in accordance to those steps – I’ve done it many times before
Changing the htaccess file didn’t help either :/
The only error I could find is this:
The error log at /var/log/apache2/error.log shows:
[Wed May 27 10:31:59 2015] [error] mod_fcgid: process /var/www/cgi-bin/cgi_wrapper/cgi_wrapper(24605) exit(communication error), get unexpected signal 11
This was the same time I tried an update.
Unless I should be looking in another error-log? I am running plesk on the server, if that’s any help.