Cannot log into wp-admin, HTTP 500 error
-
It seems my website agilesocks.com is up, but I cannot log in to do anything administrative using http://www.agilesocks.com/wp-admin. Help!
-
Oh, you are right. I meant wp-config.php. Is there any option that says something like “Show Hidden Files”? That should help you find the .htaccess file
I don’t have an option like that in File Manager. I tried the search features, and it shows there is a file and says to double-click to open. But when I do that, it just takes me to the directory and I can’t see the file.
Okay, I finally found the option. (Bluehost has a terrible UI).
This is what is in the file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
The .htaccess seems to be ok. Now the only thing left is to check the server error logs. Can you please find the error log option in your CPanel and share it please?
I have multiple websites hosted on the account, and Bluehost is telling me that there is one main error log. This is the part of the error log that looks relevant:
/home2/stephbc7/public_html/agilesocks/wp-admin/error_log:
[27-Mar-2017 19:23:01 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:25:54 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:26:02 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:55:33 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:55:45 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:55:57 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:59:47 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 19:59:54 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:00:33 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:10:32 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:13:46 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:13:50 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:14:03 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:14:16 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:14:24 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 20:15:25 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:06:58 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:07:09 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:07:55 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:27:05 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:28:46 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:29:02 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:32:25 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 21:35:45 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 22:52:44 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[27-Mar-2017 22:52:47 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[28-Mar-2017 00:43:58 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[28-Mar-2017 00:44:12 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[28-Mar-2017 00:45:11 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87
[28-Mar-2017 00:45:26 UTC] PHP Fatal error: Call to undefined function get_user_locale() in /home2/stephbc7/public_html/agilesocks/wp-content/plugins/event-list/event-list.php on line 87/home2/stephbc7/public_html/agilesocks/wp-includes/error_log:
[20-Mar-2017 19:05:34 America/Denver] PHP Fatal error: Call to undefined function _deprecated_file() in /home2/stephbc7/public_html/agilesocks/wp-includes/registration-functions.php on line 7
[25-Mar-2017 07:32:21 America/Denver] PHP Fatal error: Call to undefined function _deprecated_file() in /home2/stephbc7/public_html/agilesocks/wp-includes/registration-functions.php on line 7Last
lines. RELOADNote that my Events List seems to be working fine even though it is showing up on error logs.
To clarify the issue, it’s the wp-admin area I cannot get to. This is my business website, and I have to be able to create/ edit pages and posts to run my business.
Ok, thanks. Just to be sure, can we disable the Events List plugin?
It would be enough to rename the plugin folder.In order to do this we need to go to:
/wp-content/plugins/
Once we are there, change the event-list folder name, ex: event-list2The only solution that worked for me was to go to the File Manager through our web host, delete the events list folder, and then reinstall the previous version of the plugin (6.8). The old version still works, and it retained all of the event data that I’d entered previously.
The topic ‘Cannot log into wp-admin, HTTP 500 error’ is closed to new replies.