Index. php is blank during access

Source: Internet
Author: User
Index. php is blank when accessing index. php. it is blank when accessing index. php, and nothing is displayed. it can still be accessed normally last month, giving users full control of permissions is useless ., View the HTTP status code. 500,403,404 or 502. at this time, it is King to output the php error message. discard IE browser and get started with chrome. in the Network tab of the developer tool, check whether the index. php of the request is blank during access.
Index. php is blank during access, and nothing is displayed. it can still be accessed normally last month, giving users full control of permissions.

------ Solution --------------------
View the HTTP status code. 500,403,404 or 502.

------ Solution --------------------
At this time, the php error message is output.
------ Solution --------------------
Discard IE browser and get started with chrome. on the Network tab of the developer tool, check the returned status code of the request.
------ Solution --------------------
200, but nothing is output, there is a possibility that:
Your program file has no output action.
Or some logic errors may occur. The PHP program exits automatically.
We recommend that you modify the program file and add echo "++ \ n". microtime (true) before and after the code to check whether the program file has changed.
------ Solution --------------------
If a fatal error occurs in the program, go back and close the error report online.
------ Solution --------------------
Is index. php linked to a database?
If yes, do not connect to the database first. just try echo something. If no output is available, it should be a coding problem.
If it can be output, it is estimated that there is a problem with the database, core file or configuration file.
------ Solution --------------------
What is written on your index. php page? is it a front-end controller.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.