lnmp启动成功,但是网站访问不了
前2天还好好的,今天网站访问不了了,lnmp重启了也无用。www.wolongju.com和www.pgchina.net
重启的信息如下:
Starting LNMP...
: open() "/usr/local/nginx/conf/Wordpress.conf" failed (2: No such file or directory) in /usr/local/nginx/conf/vhost/www.linuxcmd.info.conf:8
Nginx is successful start!
Starting php_fpmdone
Starting MySQL. SUCCESS! /root/vhost.sh 添加伪静态添加错了,注意区分大小写,全部为小写。
修改/usr/local/nginx/conf/vhost/www.linuxcmd.info.conf 把Wordpress.conf改成wordpress.conf
重启
Lnmp安装完成了,网页无法打开
第一次玩VPS,按照说明小心的安装好LNMP,启动LNMP,显示如下:Starting LNMP.../root/lnmp: line 39: /usr/local/nginx/sbin/nginx: No such file or directory
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
/root/lnmp: line 53: /etc/init.d/mysql: No such file or directory
MySQL start successfully!
但是我绑定的域名无法访问。 我的测试域名是:http://server.padapk.com
页:
[1]