我用 VM装的CENTOS,然后一键安装LNMP,花了大概3个小时。
安装的第一步就是输入域名 俺输入 localhost
然后就没有管它了,3个小时后,出现 【root@localhost】
在提示符下 输入 /root/lnmp reload
出现
--------------------------------
Reload LNMP...
Reload Nginx configure...
the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
configuration file /usr/local/nginx/conf/nginx.conf test is successful
Nginx program is reloding!
Reloading service MySQL [确定]
Reload service php-fpm done
----------------------------------------------------------------
然后俺在 centos下的firefox 输入 http://localhost
页面没有反应。