Help center · Syndaq

How to fix 508 Resource Limit Reached

Respond to temporary resource exhaustion in cPanel hosting accounts.

A 508 message indicates the hosting account temporarily hit allocated resource limits such as CPU, memory, entry processes, or I/O.

Common symptoms

  • The site goes down during traffic spikes
  • Admin actions trigger 508 errors
  • The issue appears after adding plugins or bots hit the site

Troubleshooting steps

  1. Reduce immediate load by enabling caching and disabling non-essential plugins or background jobs.
  2. Inspect traffic sources for abusive bots, login attacks, or crawlers hitting expensive routes.
  3. Optimize the application and database queries on the busiest pages.
  4. Schedule imports, backups, and maintenance jobs away from peak usage periods.
  5. Consider whether the account workload has outgrown the current hosting plan.

Additional notes

  • Resource limit errors are often intermittent because usage falls back below the threshold later.
  • Treat repeated 508 events as a sign to optimize or scale, not just a transient inconvenience.

When to contact support

Contact support if you need help identifying the processes or request patterns consuming the most resources.

Back to help center