So, it sounds like something else is very messed up then. :)
Try downloading WordPress again and delete then replace your copies of everything except the wp-config.php
file and the /wp-content/
directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings. Some uploaders tend to be unreliable when overwriting files, so don't forget to delete the original files before replacing them.
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 replacing the files 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 don’t have access to your server error log, ask your hosting provider to look for you.