国产精品一区12p,久久无码中文字幕无码,亚洲高清炮,人人超人人超碰超国产

重起后8080打不開,所有網(wǎng)站打不開的問題

重起后8080打不開或所有網(wǎng)站打不開的問題

出現(xiàn)這種情況,很可能的原因,是因為在添加網(wǎng)站里偽靜態(tài)的選擇有關,如果沒有用到或不明白的,就不要選擇就OK

此時,可以用ssh連上終端重起服務,如
service httpd restart                     (lamp)
service nginxd restart                   (lnmp)
根據(jù)你運行的是lamp或lnmp來重起

如果有錯誤提示,刪除錯誤提示的配置文件,再重起一下就可以,然后到后臺修改正確就OK

歡迎轉載,但請保留此信息
[我的Linux,讓Linux更易用] CentOS精簡版,集成lamp,lnmp版,wdcp,wdcdn,wddns,一鍵安裝包,集群負載均衡LVS,智能DNS/CDN,性能優(yōu)化
本文連接:http://www.fhgeduan.com/old/node/769

?[root@508040409 ~]# service

 [root@508040409 ~]# service nginxd restart

Stopping nginx: [emerg]: "try_files" directive is not allowed here in /www/wdlinux/nginx-0.8.54/conf/rewrite/wdpress.conf:1
                                                           [  OK  ]
Shutting down php_fpm  done
Starting nginx: [emerg]: "try_files" directive is not allowed here in /www/wdlinux/nginx/conf/rewrite/wdpress.conf:1
                                                           [FAILED]
Starting php_fpm  done

上面的錯誤說問題的了

上面的錯誤說問題的了