Guest Posted October 23, 2016 Share Posted October 23, 2016 0down vote favorite I am using WordPress 4.6.1 . Everything was working fine then suddenly I started getting a error message " 403 Access Denied " when I tried to access new post using link of post. I tried different method to check what is causing the error but not able to find. No error is coming in old, Only getting error in new post that I am posting from last one week. Here is my Error Log which I found on my web hosting site- Thu, 20 Oct 2016 15:45:22 -0500 AH01797: client denied by server configuration: /home/vol1_4/byethost5.com/b5_18545859/webertips.com/htdocs/chatbot Thu, 20 Oct 2016 15:45:32 -0500 AH01797: client denied by server configuration: /home/vol1_4/byethost5.com/b5_18545859/webertips.com/htdocs/build-a-chatbot-without-coding Here is my .htaccess file details- # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress I am also getting this message while clicking on my Backup plugin - " This site/page has used all available php / apache processes allowed on free hosting account. Refreshing the page once the amount of apache / php processes are reduced will cause the site to work. We would recommend upgrading your hosting account at IFastNet Premium hosting accounts , premium hosting accounts have MUCH higher resources dedicated to them." Link to comment Share on other sites More sharing options...
Burke Knight Posted October 23, 2016 Share Posted October 23, 2016 Please file a support ticket at https://support.ifastnet.com Link to comment Share on other sites More sharing options...
Administrator Posted October 30, 2016 Share Posted October 30, 2016 Chat scripts are not allowed on free hosting (did you read the long page that's shown when you sign up that lists the types of sites/scripts that are not allowed?) Link to comment Share on other sites More sharing options...
Recommended Posts