Folder and File Permissions

For the security of your websites, these should be your default permission settings:
 
Folders:755 (drwxr-xr-x) 
Files: 644 (-rw-r--r--) 
 
Do not use  777 or 666 permissions. It is a security risk.

If you accidentally changed the permissions on your account and your website no longer works please open a support ticket for us to fix the permissions on your account.
Was this answer helpful?

Also Read

How to Resolve "cPanel Error: Your IP has Changed".

cPanel will sometimes throw out the error "IP address has changed!" while you're trying to...

How to force SSL/HTTPS with .htaccess

After having SSL enabled for your domain, you may want to route all your traffic to HTTPS rather...

How to transfer your service out of GigaLayer

How to use ClamAV Virus Scanner

To run a virus scan, follow these steps: Log in to cPanel On the Advanced tab of the...

How to Enable PHP Error Reporting

If your application/script is not working as expected and you're not sure why, a great way to...