Posts: 0
Threads: 9
Joined: Jan 2025
Reputation:
0
HI,
Is there a way to change the folderpermissions to 0775 instead of 411?
kind regards,
Robin
Restored from old drupal forum, for user uid:27631 username:robind99
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Jan 2025
Reputation:
0
I am not sure if folder permissions are 411 by default,
that may depend on suid settings of your server.
You can change some or all of permissions by changing code, of course, inside classapp.php, this requires some php knowledge.
look at function initializeDomainFiles or initialize_domain_files
Restored from old drupal forum, for user uid:27631 username:robind99
You may reset your password to access your new account here.
Posts: 0
Threads: 9
Joined: Jan 2025
Reputation:
0
Yes, by default the permissions are 411, but I want to change it to 775 in the classapp.php but the changes doesn't make any sense.
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.