[RSS Feed/News] What are the proper CHMOD Permissions for data and internal_data

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I had to fix a bunch of permissions today because I installed using the CLI. Normally, folders are set to 0755 and files to 0644.

The data and internal_data need to be writable and the only way I could get an addon to install was to set the permissions for every folder recursively to 077 within data and internal_data. File permissions remained at 0644.

Are these the correct permissions for data and internal_data folders (and subdirectories)?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom