[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Site limit with Linux/ProFtp
- Subject: Re: [cobalt-users] Site limit with Linux/ProFtp
- From: WayneB6094@xxxxxxx
- Date: Tue Dec 21 12:49:51 1999
In a message dated 12/21/99 10:57:27 AM US Mountain Standard Time,
fathi@xxxxxx writes:
> AFAIK it works as follows:
> The admin can manage the first 32 virtual sites without any problems
(manage=
> read/write, access siteadmin control panel etc.), but
> he can't do it with the 33rd site.
What I usually do is telnet into the box, do "cd /home/sites/sitexx" where xx
is the number of the site to which I need to upload, then "chown admin web".
This changes the ownership of the "web" directory to the user "admin",
without changing the ownership of the files in the directory. So far (over a
year now), I have not seen any negative effects from doing this.