zxcvb12 发表于 2018-11-20 11:23:10

Ubuntu下Apache重启错误:Could not reliably determine解决

  错误信息:

  apache2: Could not>  解决方法:
  sudo gedit /etc/apache2/apache2.conf
  在文件后面加上:
  #Server Name
  ServerName 127.0.0.1

页: [1]
查看完整版本: Ubuntu下Apache重启错误:Could not reliably determine解决