Current time: 10-05-2024, 12:46 PM Hello There, Guest! (LoginRegister)


Post Reply 
Many Perl-Errors
Author Message
Daniel Offline
Newbie
*

Posts: 8
Joined: Dec 2007
Reputation: 0
Post: #10
RE: Many Perl-Errors
joximu Wrote:Could you post the file /etc/logrotate.d/apache(2) ? after running the setup?

Thanx

Code:
/var/log/apache2/*.log {
        weekly
        missingok
        rotate 52
        compress
        delaycompress
        notifempty
        create 640 root adm
        sharedscripts
        prerotate
                /var/www/ispcp/engine/awstats/awstats_updateall.pl
        prerotate
                /var/www/ispcp/engine/awstats/awstats_updateal
        postrotate
                if [ -f /var/run/apache2.pid ]; then
                        /etc/init.d/apache2 restart > /dev/null
                fi
        endscript
}
12-05-2007 06:02 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
Many Perl-Errors - Daniel - 12-03-2007, 08:21 PM
RE: Many Perl-Errors - gOOvER - 12-03-2007, 08:40 PM
RE: Many Perl-Errors - Daniel - 12-03-2007, 08:44 PM
RE: Many Perl-Errors - joximu - 12-03-2007, 09:10 PM
RE: Many Perl-Errors - joximu - 12-03-2007, 10:18 PM
RE: Many Perl-Errors - joximu - 12-03-2007, 10:29 PM
RE: Many Perl-Errors - Daniel - 12-03-2007, 11:13 PM
RE: Many Perl-Errors - joximu - 12-04-2007, 12:37 AM
RE: Many Perl-Errors - Daniel - 12-05-2007 06:02 PM
RE: Many Perl-Errors - RatS - 12-04-2007, 09:18 AM
RE: Many Perl-Errors - joximu - 12-05-2007, 06:49 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)