403 Error on POST

403 error on POST
This can occur for several reasons:

Be sure your file permissions are correct. If the file needs to be written to it needs to be set to 777.

Make sure the localhost call is correct.

If it is having difficulty connecting to a remote site this can occur.

Some form data can trigger the above error. A work around can be to pre-encode the textarea before POST.

Check your folder's error_log file for additional information.
  • 135 Users Found This Useful

Was this answer helpful?

Related Articles

Why is my account suspended?

Why is my account suspended? If you are receiving an account suspended page when trying to access...

SSL - Creating a CSR in Windows 2003

Creating the CSR IIS Windows 2003 or 2000 Server: From Administrative Tools, run the Internet...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....

What are some tools are available to optimize my website?

There are many great tools to optimize your website. There is an optimize tool in your hosting...

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...