久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      centos下無法啟動httpd怎么辦

      centos下無法啟動httpd怎么辦

      問題:

      開啟httpd失敗,如圖:

      centos下無法啟動httpd怎么辦

      (推薦教程:centos教程)

      解決方法:

      1、進入配置文件目錄

      [root@csit httpd]# cd /etc/httpd/conf.d/

      2、查找配置選項

      [root@csit conf.d]$ grep NSSEngine *    #可以看到在 nss.conf 這個文件中 nss.conf:NSSEngine on

      3、注釋NSSEngine

      [root@csit conf.d]$ vi  nss.conf  #   SSL Engine Switch: #   Enable/Disable SSL for this virtual host. NSSEngine on

      4、重啟httpd

      [root@csit httpd]# service httpd restart Stopping httpd:  [  OK  ] Starting httpd:  [  OK  ]

      相關視頻教程推薦:linux視頻教程

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號