[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] No png icons
- Subject: Re: [cobalt-users] No png icons
- From: Ramón Batalla <ramon_batalla@xxxxxxxx>
- Date: Sat Dec 8 10:29:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi, Mark
In previous msg. about AWStats I make some mistake (sorry)
delete the marked lines:
Change owners and permissions for security and to make it work:
---------------------------------------------------------------
[root@www awstats]# chmod 750 awstats.pl
[root@www awstats]# chmod -R 644 icon <<<<<<<<<< DELETE
[root@www awstats]# chmod -R 644 lang <<<<<<<<<< DELETE
[root@www awstats]# chown root.httpd awstats.pl
[root@www awstats]# chown -R root.httpd icon
[root@www awstats]# chown -R root.httpd lang
Ramon