Network dashboard gives error 500, though main site and its adminCP load file
-
Hi. My network has been working fine. I did not make any change that could have caused this Dont know why it happened. I was inside the Network dashboard performing ordinary things. Suddenly while navigating inside, I got HTTP error 500 , internal server error , although the main site loads fine , and its dashboard as well.
I renamed the hataccess file and then a new blank one was automatically created, I copied the contents of the old one into it, but that did not help. Its content is currently :
RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule . index.php [L]
What could it be ?
- The topic ‘Network dashboard gives error 500, though main site and its adminCP load file’ is closed to new replies.