Blog

Guides from the NOC

Written from running the hardware — what breaks, why, and the command that fixes it.

15 posts matching “timeout” · Clear

Troubleshooting Composer Install Failing in cPanel: Memory & Timeout Fixes

Composer install failing on cPanel or a VPS? Fix memory exhaustion, proc_open blocks, timeouts, and missing SSH access with these tested steps.

13 August 2026 · 6 min · 10 views
Troubleshooting 408 Request Timeout Error: Causes and How to Fix It

Getting a 408 Request Timeout during an upload or form submit? See why the client-side timeout trips in Nginx, Apache & Cloudflare, and how to fix it.

4 August 2026 · 6 min · 7 views
Troubleshooting PHP Execution Timeout: Fix Failed Large File Imports

WooCommerce import or database restore stalling with 'maximum execution time exceeded'? Learn which of four timeout layers is really at fault and how to fix it.

29 July 2026 · 7 min · 3 views
WordPress WordPress Import Stuck or Failing? Fix XML Timeouts

WordPress XML import stuck or failing on attachments? Learn the PHP limits, WP-CLI fix, and file-splitting steps to get large WXR imports through.

18 July 2026 · 5 min · 1 view
Troubleshooting Cloudflare 524 Error: A Timeout Occurred - Causes and Fix

Site throwing Cloudflare error 524 'A timeout occurred'? Learn why the origin is too slow to respond and how to fix wp-cron, slow queries, and hung APIs.

18 July 2026 · 6 min · 4 views
Troubleshooting 504 Gateway Timeout: Causes and How to Fix It

Seeing a 504 Gateway Timeout on your site or API? Learn which layer - Cloudflare, Nginx, Apache, or PHP-FPM - is stalling, and fix each cause step by step.

16 July 2026 · 6 min · 2 views
Troubleshooting FTP/SFTP Connection Errors: Fix Login & Timeout Issues

FTP connection refused, timed out, or 530 login failed? Learn the exact causes - wrong port, passive mode, quotas, key auth - and fix each one step by step.

13 July 2026 · 6 min · 8 views
Troubleshooting ERR_EMPTY_RESPONSE: Causes and the Fix

The connection opened and closed with nothing in it. That points at a backend that never replied, and there is one log line that names the cause exactly.

31 August 2026 · 5 min · 5 views
Troubleshooting ERR_CONNECTION_REFUSED: Causes and the Fix

The server answered, and the answer was no. That is a much more specific failure than a timeout, and it points at four causes rather than twenty.

31 August 2026 · 5 min · 8 views
cPanel phpMyAdmin Export Timing Out? Fix Large Database Backups

phpMyAdmin export stuck, blank, or crashing on a large cPanel database? Fix the timeout, memory limit, and CDN causes and get a reliable backup out safely.

8 August 2026 · 6 min · 4 views
cPanel phpMyAdmin Import Stuck or Failing on Large SQL Files? Fix It

phpMyAdmin import stuck, timing out, or erroring on a big .sql file in cPanel? Fix upload limits, timeouts, and packet size, or import via SSH instead.

6 August 2026 · 6 min · 6 views
Troubleshooting MySQL Server Has Gone Away: Causes and How to Fix It

Getting 'MySQL server has gone away' on WordPress or a PHP app? Learn the real causes - timeouts, packet size, crashes - and fix each one step by step.

16 July 2026 · 6 min · 5 views
WordPress WordPress "Maximum Execution Time Exceeded" Error: The Fix

Getting 'Fatal error: Maximum execution time exceeded' in WordPress? Learn why PHP times out mid-request and how to fix it safely in cPanel or via WP-CLI.

14 July 2026 · 6 min
VPS Nginx Reverse Proxy on a VPS: Setup Guide and Fixing 502/504

Set up Nginx as a reverse proxy on your VPS, secure it with free Let's Encrypt SSL, and fix 502 Bad Gateway, 504 Timeout, and WebSocket disconnect errors.

12 July 2026 · 6 min · 1 view
Hosting Managing MySQL Databases in cPanel with phpMyAdmin

Learn to create MySQL databases and users in cPanel, fix #1045 access denied errors, and import or export large databases through phpMyAdmin without timeouts.

12 July 2026 · 5 min · 2 views