1. Home
  2. Knowledge Base
  3. Website Hosting
  4. What is a 403, 404 or 507 error?

What is a 403, 404 or 507 error?

Websites can sometimes display error messages when a page, file, or service cannot be loaded correctly.

A 403, 404, or 507 error means the web server has received the request, but something is preventing the website from displaying the page or completing the request.

Each error means something slightly different.

What is a 403 error?

A 403 error, often shown as “403 Forbidden”, means the server understands the request but is refusing access to the page or file.

This can happen if permissions, security rules, or website settings are preventing access.

Common causes of a 403 error include:

  • Incorrect file or folder permissions
  • A security rule blocking access
  • A problem with the .htaccess file
  • Missing index file, such as index.php or index.html
  • Access restrictions set in cPanel or the website application
  • A blocked IP address
  • Website firewall or security plugin rules

If your website uses WordPress, a 403 error may be caused by a security plugin, file permission issue, or incorrect .htaccess rule.

What is a 404 error?

A 404 error, often shown as “404 Not Found”, means the server could not find the page or file being requested.

This usually means the page does not exist at the address being used, or the link is pointing to the wrong location.

Common causes of a 404 error include:

  • The page has been deleted
  • The page URL has changed
  • A link has been typed incorrectly
  • A file has been moved or renamed
  • Website rewrite rules are not working correctly
  • A WordPress permalink issue
  • A missing image, document, or script file

If your website uses WordPress, a 404 error may sometimes be fixed by checking and saving the permalink settings in the WordPress admin area.

What is a 507 error?

A 507 error, often shown as “507 Insufficient Storage”, means the server does not have enough available storage to complete the request.

On a cPanel hosting account, this can happen if the account has reached its disk space limit or if there is not enough available storage for the website to write required files.

Common causes of a 507 error include:

  • The hosting account has reached its disk space limit
  • Large website backups are using too much storage
  • Mailboxes are using a large amount of space
  • Error logs have grown very large
  • Temporary files or cache files are using too much storage
  • Website uploads or updates cannot complete due to lack of space

If you see a 507 error, it is important to check disk usage in cPanel and remove any files, emails, backups, or logs that are no longer required.

What to check in cPanel

If your website is hosted on our cPanel platform, useful areas to check include:

  • Disk Usage
  • File Manager
  • Errors
  • Resource Usage
  • Email Accounts
  • Backup files
  • Website error_log files

These areas may help identify whether the issue is caused by missing files, incorrect permissions, rewrite rules, or storage usage.

When to contact Fastnet

If your website is hosted on our cPanel platform and you are unable to resolve the error, please contact the Fastnet Helpdesk.

When contacting us, please provide:

  • The affected website address
  • The error message shown
  • The page or URL where the error appears
  • When the issue started
  • Whether the whole website is affected or only certain pages
  • Any recent changes, updates, or file uploads
  • Any error messages shown in cPanel
  • Screenshots, where available

Providing this information helps us investigate the issue more quickly and advise on the next steps.

Was this article helpful?

Related Articles