sonill Posted July 7, 2009 Share Posted July 7, 2009 Hi i have just created an online php application. It works ok rather than it shows lots of 403 error pages. There is no guarantee that the page will load. For ex. I login to the admin panel in my application and when i click another link it will show 403 error page. but when i refresh it it loads fine. Sometime when i refresh the loaded page it will show 403 error page again. Does anyone have any idea why it is heppening. I really need some solution, hope someone might help. Link to comment https://forums.phpfreaks.com/topic/165022-403-error/ Share on other sites More sharing options...
priti Posted July 7, 2009 Share Posted July 7, 2009 HTTP Error 403 is an error message which means that you are not authorized to view the web page which you are attempting to load. check if you are trying to access password protect folder or some functionality which are of type "only authorized user can access it" Link to comment https://forums.phpfreaks.com/topic/165022-403-error/#findComment-870219 Share on other sites More sharing options...
sonill Posted July 7, 2009 Author Share Posted July 7, 2009 I am the administrator there, I have loged In there with the admin username and password. that 403 error does not appear every time, it just appears most of the time. Link to comment https://forums.phpfreaks.com/topic/165022-403-error/#findComment-870271 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.