403 Error on ZendFramework

二次信任 提交于 2019-12-25 01:26:39

问题


I try to do my first project on Zend Framework 1.11 and i'm using XAMPP as my localhost,when i try to run my "index.php" file on localhost/ZF/public/index.php,i get a same error as below: 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
08/24/12 19:13:35
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8i mod_autoindex_color PHP/5.2.6

what's wrong and how can i fix that ? i'm set .htaccess file same as zend framework user guide reference but error is exist!

来源:https://stackoverflow.com/questions/12111823/403-error-on-zendframework

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!