WordPress Upgrade Failed. WP-Admin panel not working
-
Hello All,
I wanted to Upgrade the WordPress installation, I clicked on the Upgrade to latest version link from my WP ADMIN panel and post that it has asked me to give FTP details for the Update for which FTP details were entered and Upgrade started. After few minutes I got Below ERROR and Now WP ADMIN is not loading. I tried to clear browser cache and cookies but still not working. Please Help in resolving the issue.
There has been a critical error on your website. Please check your site admin email inbox for instructions. Learn more about debugging in WordPress.I have further tried to debug and added below code but i am not getting any errors on the page neither in the path /wp-content/debug.log file
is there.// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );The page I need help with: [log in to see the link]
The topic ‘WordPress Upgrade Failed. WP-Admin panel not working’ is closed to new replies.