Permissions control who can read, write, or run your files. Wrong permissions cause errors.
- Log in to cPanel and open File Manager.
- Right-click a file or folder and choose Change Permissions.
- Set:
- Files:
644- Folders:755- wp-config.php:600or640(more secure) - Click Change Permissions.
Important: Never set files or folders to 777 — it's a serious security risk. The standard 644 (files) and 755 (folders) work for almost everything.
