正文开始 正常运行的<br /> <p>An error occurred.</p><p style="padding: 5px 0px; margin: 0px;">Sorry, the page you are looking for is currently unavailable.<br style="font-size: 0px; height: 0px; line-height: 0;" />Please try again later.</p><p style="padding: 5px 0px; margin: 0px;">If you are the system administrator of this resource then you should check the<a href="http://nginx.org/r/error_log" style="cursor: pointer; color: rgb(68, 119, 170);">error log</a> for details.</p><p style="padding: 5px 0px; margin: 0px;">Faithfully yours, nginx.</p><br /><p>安装 php-fpm</p><pre>yum install -y php-fpm</pre> <pre>systemctl start php-fpm 即可启动</pre> <p><br /></p><p>php-fpm服务默认使用9000端口,使用 netstat -tln | grep 9000 可以查看端口使用情况.</p>tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN <br />
正文结束 |
1面向对象思想的核心概念2 PHP核心技术与最佳实践 | linux卸载mysql,apache |