Posts about sys admin

Fixing Access Forbidden (403) issues after migrating WordPress to a static site
Fixing Access Forbidden (403) issues after migrating WordPress to a static site

In this article I will explain the reason for the 'Blocked due to access forbidden' error and provide a simple solution to fix it.

How to fix the mysqldump access denied process privilege error
How to fix the mysqldump access denied process privilege error

Fix the mysqldump "Access denied; you need the PROCESS privilege" error. Two solutions: grant the privilege or use --no-tablespaces.