public_html 770

copyfile

New member
Joined
Sep 6, 2009
Messages
1
I have a problem with directadmin that when i create a new user the public_html folder is 770. Because of that all new website's give a 403 error when i try to use them. Can someone help me how i can make the public_html directory 755 again ?
 
Make sure you're updated to the latest version of DirectAdmin; update from the DirectAdmin admin login.

Make sure you're not running a script that's making the changes when you create a user; you can find documentation in the file at:

/usr/local/directadmin/scripts/custom/README

Fix all the old users by running the script at:

/usr/local/directadmin/scripts/set_permissions.sh

Jeff
 
Back
Top