admin管理员组文章数量:1122846
I have uploaded my WordPress website in cPanel. My plugins and all were working well until after a few months I logged in to update my website and its plugins. Now I can't install, remove, or modify plugins and my current WordPress account is in recovery mode. Please suggest some suggestion.
I have uploaded my WordPress website in cPanel. My plugins and all were working well until after a few months I logged in to update my website and its plugins. Now I can't install, remove, or modify plugins and my current WordPress account is in recovery mode. Please suggest some suggestion.
Share Improve this question edited Dec 13, 2019 at 14:36 butlerblog 5,0713 gold badges26 silver badges42 bronze badges asked Dec 13, 2019 at 9:34 Ngawang TenzinNgawang Tenzin 11 bronze badge 1- Try to login via FTP or the cPanel Web-FTP and move or rename the "plugin" folder. See if you get access after this again. Reactivate one plugin at a time to see if the error will happen again and with which plugin. – LWS-Mo Commented Dec 13, 2019 at 9:56
1 Answer
Reset to default 0Look at your site (apache2) error.log.
If you see access errors (can't mkdir, can't rmdir, permission denied), you may be dealing with a permissions problem.
the wp-content folder and it's children/subfolder need to be writable by the web server.
Usually (on an ubuntu-apache combination), this requires that you change ownership (via chown) for the whole directory tree to www-data:www-data.
On some systems (with php-strict mode) you will also need to change ownership (via chown) of the php-scripts that attempt the write.
本文标签: pluginsThere has been a critical error on your website
版权声明:本文标题:plugins - There has been a critical error on your website 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736285385a1927449.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论