Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

在后台的插件点击安装插件一直出现下面错误

[复制链接]
hk568 发表于 2012-8-19 13:04:20 | 显示全部楼层 |阅读模式
Access forbidden!You don't have permission to access the requested object. It is either read-protected or not readable by the server.
If you think this is a server error, please contact the webmaster.
Error 403bbs.c917.com
Sun Aug 19 13:02:34 2012
Apache


m.king 发表于 2012-8-22 09:54:06 | 显示全部楼层
你这是服务器配置问题,不是程序问题。
昨天晚上装服务器的时候,访问Localhost/index.php出现 错误403 you don't have the permission to access on this server

现在已经解决,特将方法与大家分享。希望有用。

Apache 里面的conf文件夹,httpd.conf 文件中:

<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    deny from all
</Directory>

其中“deny from all”改为“allow from all”,这样就可以了。

关于构架Apache+php+MySQL服务器的问题,欢迎大家与我交流讨论,由于我对于web设计方面还只是略懂皮毛,还得请教广大网友。
回复

使用道具 举报

m.king 发表于 2012-8-22 09:54:20 | 显示全部楼层
按照上面百度的方法试试。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-2-27 14:06 , Processed in 0.150149 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表