webalizer problem

Discussion in 'Installation/Configuration' started by freeborn, Aug 9, 2006.

  1. spacekeez

    spacekeez New Member

    Great! I'm abroad for a week so I'll see if it's released when I return. Does it come with an updatescript or do I have to start a fresh install?

    To everyone contributing to this thread: thanx folks! Last night @4 AM the stats pages were created.

    KeeZzz...
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You just start the setup script which then detects if it's a fresh installation or an update.
     
  3. archie1988

    archie1988 New Member

    webalizer problems

    hai guys, i'm having a problem with my company webalizer, it used to updated every day, but somehow it stopped a week ago. please help with this one :confused:
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check if the access log in the logs directory of this website contains lines from yesterday.
     
  5. my5660

    my5660 New Member

    hi everyone,

    i have webalizer problem too,:(
    i ran ispconfig 2.2.31 on OpenSuSe 11.1 with Webalizer V2.20-01 and it not create a statistics page.
    so i ran "/root/ispconfig/php/php /root/ispconfig/scripts/shell/webalizer.php" and it show the error "Error: Can't open log file /srv/www/web3/log/web.log (symlink)".

    if i downgrade the webalizer i lose geodb and geoip feature.
    any suggestion?? :confused:
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    ls -la /srv/www/web3/log/
     
  7. my5660

    my5660 New Member

    here is the output ls -la /srv/www/web3/log/
    total 11512
    drwxr-xr-x 3 web3_gurupintar web3 4096 2009-07-02 00:30 .
    drwxr-xr-x 9 web3_gurupintar web3 4096 2009-06-10 16:21 ..
    drwxr-xr-x 6 web3_gurupintar web3 4096 2009-07-02 00:30 2009
    -rw-r--r-- 1 web3_gurupintar web3 11756090 2009-07-10 19:26 error.log
    -r-------- 1 web3_gurupintar web3 0 2009-04-01 13:33 .no_delete
    lrwxrwxrwx 1 web3_gurupintar web3 48 2009-07-02 00:30 web.log -> /srv/www/ gurupintar.ut.ac.id/log/2009/07/web.log
     
  8. klaus++

    klaus++ New Member HowtoForge Supporter

    Webalizer Can't open log file

    Hi,
    I have followed all the hints in
    http://www.howtoforge.com/forums/showthread.php?t=562
    So far everything is OK but

    When I run
    /root/ispconfig/php/php /root/ispconfig/scripts/shell/webalizer.php

    I still get the message

    Error: Can't open log file /srv/www/web1/log/web.log (symlink)
    Error: Can't open log file /srv/www/web4/log/web.log (symlink)
    Error: Can't open log file /srv/www/web19/log/web.log (symlink)
    Error: Can't open log file /srv/www/web21/log/web.log (symlink)
    Error: Can't open log file /srv/www/web22/log/web.log (symlink)
    Error: Can't open log file /srv/www/web20/log/web.log (symlink)
    Error: Can't open log file /srv/www/web23/log/web.log (symlink)
    Error: Can't open log file /srv/www/web2/log/web.log (symlink)
    Error: Can't open log file /srv/www/web24/log/web.log (symlink)
    Error: Can't open log file /srv/www/web18/log/web.log (symlink)
    Error: Can't open log file /srv/www/web3/log/web.log (symlink)
    Error: Can't open log file /srv/www/web17/log/web.log (symlink)
    Error: Can't open log file /srv/www/web16/log/web.log (symlink)

    Logfile rotation is OK but Webalizer does not open the appropriate logs as you can see from the error message.

    Do you have any idea what might be wrong? Thank you in advance fpor your comments.
     
  9. falko

    falko Super Moderator ISPConfig Developer

    Do these logs exist?
     
  10. klaus++

    klaus++ New Member HowtoForge Supporter

    Apache logs are OK

    Yes, the logs exist. I even downloaded them and ran Analog to get some info.
     
  11. falko

    falko Super Moderator ISPConfig Developer

    Can you post the output of
    Code:
    ls -la /srv/www/web1/log/
    ?
     
  12. my5660

    my5660 New Member

    it because disallows reading from or writing to any file that is a symlink...???
     

Share This Page