Home > Backend Development > PHP Tutorial > PHP troubleshooting_PHP tutorial

PHP troubleshooting_PHP tutorial

WBOY
Release: 2016-07-13 17:42:13
Original
843 people have browsed it

Suddenly, my website access returned empty content. I saw no error in the php error log and turned on display_error to display the page normally. shallwe.net A classmate gave me a suggestion, execute /usr/local/zeus/php/php .fcgi index.php, the result returns size exceed limit, and then strace it, it turns out that an error occurred when opening the php error log file. It seems that this file is 2g. Clear it. It works.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/486082.htmlTechArticleSuddenly, my website access returned empty content. I saw no error in the php error log, and turned on display_error and it worked normally. Display page.shallwe.net A classmate gave me a suggestion, execute /usr/local/z...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template