[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Deleted the folder /home/sites/home/web accidentally
- Subject: Re: [cobalt-users] Deleted the folder /home/sites/home/web accidentally
- From: "Jens-Peter Otto" <jp.otto@xxxxxxxxxxxxxxx>
- Date: Tue Feb 25 04:36:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> I was removing a file that I had in /home/sites/home/web and for some
> reason when typing just forgot to add the filename and did a rm -rf
> /home/sites/home/web/
uups, sh.. happens ...
> Could some one tell me how to fix it? I did created with mkdir the web
> dir, but I cant figure out why my siteadmin panel for master managing of
> the server is not loading.
first check the permissions on the directory. Mine says:
drwxrwsr-x 24 nobody home 1024 Feb 7 10:44 web
then take a look at /var/log/httpd/error and adm_error to see if you find the problem.
Good Luck!
Jens-Peter