Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What if the file cannot be found when nignx accesses php under LNMP

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/03 Report--

Xiaobian to share with you under LNMP nignx access php newspaper can not find the file how to do, I believe most people do not know how to share this article for your reference, I hope you read this article after a great harvest, let us go to understand it!

Background: After installing lnmp and various dependencies using yum, access to php file prompts as shown below

The configuration file is approximately:

Change the path information in the configuration file

# fastcgi_param SCRIPT_FILENAME script$fastcgi_script_name

Change this section to read

fastcgi_param SCRIPT_FILENAME /usr/share/nginx/html$fastcgi_script_name

Then, here is the setting path, where the/usr/share/nginx/html section is set according to your file path.

Then restart the nginx service and test again.

PHP files can be parsed properly.

The above is "LNMP nignx visit php newspaper can not find the file how to do" all the content of this article, thank you for reading! I believe that everyone has a certain understanding, hope to share the content to help everyone, if you still want to learn more knowledge, welcome to pay attention to the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report