I am getting access denied and empty server response error when I open the menu or any Page of my website. This is short time error that gone with refresh or page reload.
I changed the permissions of my file to 755 but still the error exists
Because of this I am loosing my customers.
Please help me to fix my problem.
My website http://rainingdeal.com
Related
I am trying to access my website administrator in drupal but it is showing me access denied error. Here is my website URL http://www.virginiamoca.org/
I tried to login via
http://www.virginiamoca.org/admin and http://www.virginiamoca.org/administrator
Try this:
1) Find base_url in settings.php file
2) it will better to configure your site in virtual host in php configuration
As per my experience on Drupal 7, http://www.virginiamoca.org/admin will give you access denied by default as you are not logged in, So instead try to hit http://www.virginiamoca.org/user/login. This page will give you login form, But you website have some issue to render this page might be some code issue. Have a look at DBlog or apache error log, you will get some help from there
I'm using a shared hosting service for my sites and there is a strange situation.
When any php page is accessed from a link (like Google search results page, etc), the page will not open.
The following error is shown:
"Forbidden you don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."
If the same url is input directly into the browser, the page displays fine.
The situation is not the same for html extension pages, which open properly from links too.
I am not using any .htaccess file.
Permission for files is 644 (I've never changed anything).
This situation is something new, there was not such a problem in the past.
Any advice is welcome.
How can i fix this? i just hosted my site at byethost33.com for free, because this is my project and in need to host it.
I am getting problems with a page that says 403 access denied. how will i fix it? i dont have the error log since this is just free hosting. I don't know what to do because this is my first time hosting awebsite, i fixed database connections and stuff. but still it says 403 access denied.
and i have other problems, when logging in it wont load the page, just the header, because in my index.php i have a condition that would only change the header if logged in but will store the session. how can i fix this? thank you
Just try to examine your code for resolving URLs, since you may direct some visits to wrong places.
Please I need your help on this. I have a site hosted using SMF, when I try login, this is the error I see. Please what may be the cause? Below is the error that display as I login in.
Forbidden
You don't have permission to access /government/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
An error telling you that you aren't allowed to use this file means, that you need to change the permissions of this file, because the web service can not open it. Make sure you have all necessary permissions.
You can change permissions on a Linux based system with chmod.
I am trying to access my php file(I am using codegniter) but getting 403 error acces denied, Even I was working on it yesterday It was fine. Still I am able to access the rest of the pages. How can i solve this?
You don't have permission to access /project/newsletter/ on this server.