my wordpress site /wp-admin is broken. I get the critical error being displayed when trying to use either /wp-admin or /wp-login.php I am manually migrating it from one server to another, and I have access to all of the files. I have manually imported the db into my new server, and I have had to edit the db access information in the wp-config.php file to access the new database. The user facing front end works however.
I have rudimentary understanding of PHP having written custom php for a clients site previously. what am i looking for which would throw the error to the /wp-admin side?
[ad_2]
Are you able to revert back to a certain date from the server side?
my next troubleshooting step would be to download a fresh copy of WP from .org site and overwrite the core files with the fresh copy.
Its worked for me in the past several times with similar situations, just make sure you dont remove/overwrite the wp-content folder or the wp-config file.
You dont know debugging? Why not debugg all issues one by one. Let us know If you are stuck at any problem