Nginx + php-fpm page blank question _ PHP Tutorial

Source: Internet
Author: User
The nginx + php-fpm page is blank. This afternoon, I configured the nginx + php environment and prepared to play with wordpress. However, after the page is configured, the php page remains blank. At first I thought it was a permission issue. After I changed the permission to 755, I configured the nginx + php environment this afternoon, prepare to play with wordpress. However, after the configuration, the php page remains blank. At first I thought it was a Permission problem. After I changed the permission to 755, it still did not work. Then I opened the nginx and php logs, but there was no error in the logs. The attempt to change the php log is fruitless. After returning home in the evening, I continued to try again for a long time. In the end, I found that the nginx configuration file contains less configuration information.

Fastcgi_param SCRIPT_FILENAME $ document_root $ fastcgi_script_name;

Due to the lack of configuration information, nginx does not send the php file address to be parsed to phpfpm, so the page remains blank and there is no parsing error message.

Bytes. However, after configuration, the php page remains blank. At first I thought it was a permission issue. After I changed the permission to 755...

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.