Category: Linux & System Administration

WordPress “The link you followed has expired” — Fixing Upload POST Size Limits (Apache proxy_fcgi + PHP-FPM)

WordPress’s “The link you followed has expired” is often a misleading symptom of a server-side upload rejection. When PHP (or the web server) refuses a large POST body—like a theme/plugin ZIP—WordPress never receives the request and falls back to that generic message. The fix is to raise post_max_size and upload_max_filesize (plus a sensible memory_limit), restart PHP-FPM, and re-try the upload.

Read More »

Rotate or delete an overgrown syslog file (safely)

If your /var/log/syslog (Debian/Ubuntu) or /var/log/messages (RHEL/CentOS/Alma/Rocky) has ballooned to multiple gigabytes, you’re usually seeing one of two things: a service spamming logs, or log rotation not running. The good news is you can reclaim space safely without breaking logging — as long as you avoid the classic trap of deleting a file that a daemon still has open. In this guide, we’ll walk through the safest options: rotating with logrotate, truncating in place, recovering space after an accidental rm, and (if needed) vacuuming systemd’s journal.

Read More »

Categories

Get a free consultation from Reliable Penguin

Submit the form—or for immediate service call 866-649-7984.