pgowder
05-01-2001, 03:05 PM
I've installed the pkg file, is there anything else I need to do to configure it??
How do I set when it runs?
thanks
How do I set when it runs?
thanks
![]() | View Full Version : Webalizer pkg configuration pgowder 05-01-2001, 03:05 PM I've installed the pkg file, is there anything else I need to do to configure it?? How do I set when it runs? thanks jnestor 05-01-2001, 05:23 PM By default it will run stats for all sites every day. The output goes is available at yourhostname.com/stats/ Beware that the stats directory is not password protected by default. Also if you get a lot of traffic, the default setup probably won't work. You'll need to turn on inremental processing in /etc/webalizer.conf avara 05-02-2001, 04:10 AM From where on the Cobalt web site or FTP site can I find the Webalizer .pkg? I haven't been very successfull looking for it, or is it already fully instaleld on the RaQ 4i? Just wondering, thanks. pgowder 05-02-2001, 08:13 AM http://pkg.nl.cobalt.com/ pgowder 05-02-2001, 08:23 AM It looks like webalizer ran last night. It completed the analysis for all the virtual sites, except mine, which gets alot of traffic. What will the incremental setting do?? How does it affect the other sites? Also, how can I have it resolve addresses? thanks jnestor 05-02-2001, 09:39 AM The incremental setting keeps a history from each run so it doesn't need to process a whole month worth of logs at once. If your logs are large the RaQ rotates them more often. I had to both turn on incremental and move the webalizer processing to occur when the logs rotate (search the forum for details). AFAIK webalizer 1.3 doesn't resolve addresses for you. You can have apache do it but it's a big load on your system. webalizer 2.0 does this but I've heard lots of problems getting it to run on a RaQ. pgowder 05-02-2001, 09:48 AM Thanks! I've changed it to incremental, how can I get it to run again before its scheduled time?? thanks Juan 05-02-2001, 10:35 AM webalizer 2.01 runs perfect on a RaQ4i pgowder 05-02-2001, 10:51 AM That's what I have, a raq4i. How can I upgrade to 2.0?? FastEddy 05-02-2001, 11:50 AM I installed the pkg from : http://cobalt-aid.sourceforge.net/files/ Everything works fine, but you first have to uninstall version 1.3. do this via /var/lib/cobalt/uninstallers/webalizer-1.30.04-1.uninst. Change webalizer-1.30.04-1 to whatever versio nyou have. Grtz, Juan (borrowing FastEddys account pgowder 05-02-2001, 12:25 PM I typed in that, but it keeps saying, command or file not found?? adad 05-02-2001, 02:20 PM You may download Webalizer 2.04 for RaQ3 from this link: http://www.wire.net.my/download/webalizer-2.04.RAQ3.pkg There's also a version for RaQ4. It's a pkg version. I installed it without problems. Remember to backup your PHP4 setting before installing. Just copy /usr/lib/apache/libphp4.so to a safe place then after installation copy it back into /usr/lib/apache. |