Website Front desk display blank, backstage normal

Source: Internet
Author: User
Site Front desk display blank, background normal
Title, what's going on??? The first page to replace the output string can be output, but also what to check ah?

------Solution--------------------
The reasons are manifold. Anyway, open the error message first.
PHP.ini in order to Display_errors=on
------Solution--------------------
Apache does not recognize PHP files? Apache Configuration Reference
http://download.csdn.net/detail/dmtnewtons/4253940
------Solution--------------------
Then how do you write the home page file?
------Solution--------------------
At the beginning of your program, add
echo ini_get (' display_errors ');
echo ini_get (' error_reporting ');

See what's out there.
------Solution--------------------
The problem is that diversification is more descriptive.
------Solution--------------------
Explore

Reference:

At the beginning of your program, add
echo ini_get (' display_errors ');
echo ini_get (' error_reporting ');

See what's out there.


Missing a file ...
  • Related Article

    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.