|
我在配置主从Mysql服务器时,最后检查HTTP是否可用时登录http://172.16.233.18/php出现了下列情况:
Forbidden
You don't have permission to access /php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.0.52 (Red Hat) Server at 172.16.233.18 Port 80
我已经卸载了windows IIS服务,而此时我的http://172.16.233.18/test.php完全可用访问。我的lamp环境一切正常且可正常用。
但是在apache配置文件修改端口(改为81)后apache服务就不能重启了。
请大侠们赐教。小弟不胜感激~~~ |
|