Home  >  Article  >  Backend Development  >  :第一次装apache+php,运行站点出现403异常

:第一次装apache+php,运行站点出现403异常

WBOY
WBOYOriginal
2016-06-13 13:13:20890browse

求助:第一次装apache+php,运行站点出现403错误!
求助:第一次装apache+php,运行站点出现403错误!

这个问题如何解决啊?提示是没有权限,哪我如何给cacti目录加上权限啊?



http://192.168.0.163/cacti/

Forbidden
You don't have permission to access /cacti/ on this server.

--------------------------------------------
Apache/2.2.3 (CentOS) Server at 192.168.0.163 Port 80


------解决方案--------------------
Windows? 要给所有用户加上权限
------解决方案--------------------
cacti目录没有权限
------解决方案--------------------

探讨
Windows? 要给所有用户加上权限

------解决方案--------------------
chmod -R 777 cacti/
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn