wp-admin showing blank page
Hi,
I newly acquired a VPS server running whm/cpanel.
I've successfully migrated some accounts. Everything works well except their website which was built with wordpress. The websites runs and displays, but i can't access the wp-admin page for backend access.
I'll appreciate all the help i can get on this please.
A sample site hosted on my server is - Removed -.
Please advice.
Regards
-
Hello, What error are you getting in error logs file ? Also I will suggest you please enable WP_DEBUG through wordpress configuration file and check admin URL, You will get exact error on your admin panel URL so that you can find out exact root cause of this black page issues. 0 -
@24/7 thx for d response. Considering the fact that i dont have backend access how do i enable WP_DEBUG? is it something i can edit in the wp-config.php file or where exactly can i do that? Regards 0 -
To turn on WP_DEBUG, simply add the following line of code to your wp-config.php file, define( 'WP_DEBUG', true );0 -
Thanks alot for your response once again @24x7server, i've been able to point out the problem. I didn't have enough memory so when i checked the error log files in my wp-admin folder i found the following "PHP Fatal error: Allowed memory size of 67108864 bytes exhausted". Increasing memory from php config resolved the issue. 0 -
I'm glad to hear that you were able to get everything working. 0 -
Hello :) I am happy to see you were able to resolve the issue. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
6 comments