by Shyam Kumar on Tue Jul 16, 2013 11:11 pm
Its a "Server Error
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied."
A 403 Forbidden error means that you do not have permission to view the requested file or resource. While sometimes this is intentional, other times it is due to misconfigured permissions.
The top reasons for this error are permissions
The 403 Forbidden error means that your file has bad permissions. If you see "client denied by server configuration" in your Error Logs, then this usually means bad file permissions, but could also mean that the visitor is trying to look at a hidden file, like the .htaccess file. You cannot look at that file in your browser, or any file name that starts with a dot.
The account may have IP Deny rules. Check in Robot configuration( Ctrl R) and make sure you are not blocking your own connecting IP. You should change proxy server options and give new host name,... It will work.