24.2. Nginx
yum install nginx yum -y install mysql mysql-server yum -y install php php-cgi php-mysql php-mbstring php-gd php-fastcgi yum -y install perl-DBI perl-DBD-MySQL 24.2.1.install nginx 24.2.1.1.spawn-fcgi script yum -y install spawn-fcgi /etc/sysconfig/spawn-fcgi 移除SOCKET与OPTIONS注释, apache改为nginx # cat /etc/sysconfig/spawn-fcgi # You must set some working options before the "spawn-fcgi" service will work. # If SOCKET points to a file, then this file is cleaned up by the init script. # # See spawn-fc...