admin管理员组文章数量:1336733
I am getting a 500 internal server error when I try to log into www.mysite/wp-admin/ and www.mysite/wp-login.php.
- The actual site is up and running just fine so it cannot be a database error.
- I have stripped the plugins from the site through FTP.
- I have re-copied the
.htaccess
file and put in what WordPress recommended. - I even went in and
define('RELOCATE',true)
as WordPress suggested.
None of these worked. I am not sure what else it could be because the main site is working just not the admin side. Has anyone come across this issue? If so, how did you fix it?
I am getting a 500 internal server error when I try to log into www.mysite/wp-admin/ and www.mysite/wp-login.php.
- The actual site is up and running just fine so it cannot be a database error.
- I have stripped the plugins from the site through FTP.
- I have re-copied the
.htaccess
file and put in what WordPress recommended. - I even went in and
define('RELOCATE',true)
as WordPress suggested.
None of these worked. I am not sure what else it could be because the main site is working just not the admin side. Has anyone come across this issue? If so, how did you fix it?
Share Improve this question edited Mar 10, 2016 at 4:43 Sven 3,6841 gold badge35 silver badges48 bronze badges asked Mar 9, 2016 at 20:42 kingcobra1986kingcobra1986 1111 silver badge3 bronze badges 5- 1 Have you enabled WP_DEBUG? – czerspalace Commented Mar 9, 2016 at 21:12
- It says this: Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use __construct() instead. in /home/instant/public_html/wp-includes/functions.php on line 3624 – kingcobra1986 Commented Mar 9, 2016 at 21:20
- but it looks as if that line is just the error message – kingcobra1986 Commented Mar 9, 2016 at 21:21
- did you check the .htaccess in wp-admin folder. it could be corrupt. disable the plugins that has access to wp dashboard and admin area. – pbu Commented Mar 9, 2016 at 21:40
- There is no .htaccess file in the wp-admin directory. Just the root directory. I have disabled all of the plugins and it still didn't work. – kingcobra1986 Commented Mar 9, 2016 at 21:46
1 Answer
Reset to default -1500 can be caused due to these ->
Corrupted WP core files Corrupted .htaccess files Problematic plugins PHP memory limit issues Problematic theme
As you already
- I have re-copied the .htaccess file and put in what WordPress recommended.
- I have stripped the plugins from the site through FTP.
I think Upload fresh copy of wp-admin and wp-includes to your WordPress site Can help.
This article has other solutions too, Please do check https://www.navthemes/http-error-500-wordpress/
本文标签: 500 internal server error on wpadmin only
版权声明:本文标题:500 internal server error on wp-admin only 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742355624a2459348.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论