[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] No png icons



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