When I'm trying to create a directory (with a ftp program), it gives me this error: 550 Can't create directory: Permission denied
Any suggestions how to fix that? Thanks
Gasper
Dec 21 2003, 05:59 AM
I must add that this happens only on one domain.
There is one weird thing though..
When I use "ls -l" and the directory tree prints out,
I get the usernames for that domain with all the directories, except the "public_html", where there is a number 32037 instead of the username.
Gasper
Dec 21 2003, 06:17 AM
Ok, found it out by myself again
The comands are:
1. changes the owner: chown -cR newownername dir_name/
2. changes the group. chgrp -cr newgroupname dir_name/
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.