editor - How to enable error reporting for wp admin section

I have updating my wordpress version to latest version after updating it locally.When i try to edit a page the page cras

I have updating my wordpress version to latest version after updating it locally.When i try to edit a page the page crashed and not working after editing and save.I have enable the errors but if show error log when i try to load front end not for the wp admin section.Is there any way so i enable or give permission to admin section to generate error reporting ?

I have updating my wordpress version to latest version after updating it locally.When i try to edit a page the page crashed and not working after editing and save.I have enable the errors but if show error log when i try to load front end not for the wp admin section.Is there any way so i enable or give permission to admin section to generate error reporting ?

Share Improve this question asked Aug 29, 2019 at 7:48 user172309user172309 1
Add a comment  | 

1 Answer 1

Reset to default 0

You can view the error log of the server which is running wordpress. I use nginx to run wordpress on an ubuntu system. Therefore the log is located in /var/log/nginx/error.log. I run the following terminal command to view the error log while opening the wordpress site in the browser.

tail -f -n 0 /var/log/nginx/error.log

Depending on your operating system and server software (Apache, NGINX, XAMPP, WAMP) you should google how to view the server logs.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745202779a4616426.html

相关推荐

  • editor - How to enable error reporting for wp admin section

    I have updating my wordpress version to latest version after updating it locally.When i try to edit a page the page cras

    4小时前
    30

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信