Hi,
Before to contact you, i googled on the web to find the
answer of my problem, but i just met people who had the
same, without an answer.
My problem :
I want to analyze the apache logs with Webalizer. After
having configured the task on Webmin/module Webalizer,
the job doesn't function. In fact, the daily crontab is
created, but when the task begin, it doesn't stop. When
i execute this by shell, it's the same thing, it is
infinitly looping. And the statistics pages aren't
created, the apache logs aren't deleted ... Nothing.
What can i do ?
Versions of the softs :
Webmin 1.210 / webalizer 2.01 / apache2
the command in crontab is :
@daily /etc/webmin/webalizer/webalizer.pl
/ispman/domains/serin-freres.com_www/statistics/logs/access_log
Thank you very much in advance for helping and
answering me.
(excuse for my bad english)
Bastien ROZENZWEJG
bastien.rozenzwejg@laetis.fr
----------------------------
www.laetis.fr
Logged In: YES
user_id=129364
How large is the
/ispman/domains/serin-freres.com_www/statistics/logs/access_log
file you are analysing? If it is huge, webalizer could take
a long time to process it ..
Logged In: NO
i too experience the exact problem has only occured since
upgrading webmin, my webalizer just doesnt run i have to
manually run it via generate button on the scheduled task
Logged In: YES
user_id=129364
Does it run properly if you start it from the command line,
by running :
/etc/webmin/webalizer/webalizer.pl
/ispman/domains/serin-freres.com_www/statistics/logs/access_log
(all on one line).