我只是重新格式化我的电脑并在64位 Windows 7 平台上安装了 XAMPP 1.8.3 。
我把我的项目放在 htdocs 中并在浏览器中运行它。
我的项目功能可以为学生节省违规行为,但当我点击项目中 addedit_offense.php 文件中的Save Changes
按钮时,它会说:
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 403
localhost
Apache/2.4.3 (Win32) OpenSSL/1.0.1c PHP/5.4.7
在出现问题之前,在重新格式化我的电脑之前,一切都进展顺利。它运行良好而且很好。
请帮助我,我一直在寻找网络中的所有地方,但似乎找不到合适的解决方案。谢谢! :)
答案 0 :(得分:0)
好的,就你在评论中所说,.htaccess会导致问题。尝试删除.htaccess文件,它一定会正常工作