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

First time login to Window Server with RDP

If you get the error message the first time you access Windows after installation, your client...

How to Create Sub-Accounts Under my Account

Log in to Core   Navigate to Contacts/Sub-Accounts under Account Add a new...

How to set a secure password

Your password cannot be too strong, the more complex and long it is, the better! A combination...

How to Install AutoSSL certificate in cPanel

An SSL certificate on your website gives you the padlock icon in your browser, and this encrypts...

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...