当我尝试加载名为“local.test.com”的本地服务器时,浏览器显示“Safari无法找到服务器”,而apache错误日志显示这些输出
AH00163: Apache/2.4.18 (Unix) configured -- resuming normal operations
AH00094: Command line : '/usr/sbin/httpd -D FOREGROUND
有谁知道为什么会这样。?最后一行输出真的意味着什么? 当我尝试127.0.0.1作为url我的项目登录页面代码显示在浏览器上。
请注意,我已将“DocumentRoot”从“/ Library / WebServer / Documents”更改为“/ Users / myaccount / webroot / projectname”
我的系统Os: - OSX El Capitan
Apache版本:2.4.18
Php版本:5.5.34
Mysql版本:5.7.13