In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
Edit iptables policy @ (contact this blogger for specific documents, there is a blogger's email address on the home page) @
Vi / etc/sysconfig/iptables
Add the following two parameters
Close SELINUX
Restart the system
Install the download tool
download
Installation
Update yum Feed
Install nginx
Set nginx to boot
Restart nginx
Install the yum source
Install php
Install php components
Change the configuration file to a backup file
Since the original configuration file has to be written by itself, the default configuration file can be used as the configuration file.
Modify nginx configuration file to add fastcgi support
Vi / etc/nginx/nginx.conf
Index index.php index.html index.htm
/ / join index.php
Location ~\ .php$ {
Root html
Fastcgi_pass 127.0.0.1:9000
Fastcgi_index index.php
Fastcgi_param SCRIPT_FILENAME$ document_root$fastcgi_script_name
Include fastcgi_params
Remove the above code comments and change them to the nginx default path
18. Modify the configuration file of php
19. Restart the service
20. Create a test page in the Nginx directory
21. The construction is complete
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.