Webalizer stats dont write stats

Discussion in 'General' started by xaver, May 25, 2011.

  1. xaver

    xaver New Member

    hello,

    the daily cron wont generate stats, if i start it manually i get a error for each web.

    And now strange thing about it:
    If i change the line form exec to echo and start output in console, it work fine.
    Next step:
    I copied the line into php file in exec function and started it with php -q like daily cron php and it worked with my php file.

    I copied php.ini for cli from another server and tried it again, no effect.

    Somebody a idea?

    regards
    xaver
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which error do you get?
     
  3. xaver

    xaver New Member

  4. xaver

    xaver New Member

    Sry for double Post, but i found a way to "fix" it temporarily.

    -> i comment out in line 3 in
    /usr/local/ispconfig/server/cron_daily.sh

    -> and start webalizer with webalizer -> no path in
    /usr/local/ispconfig/server/cron_daily.php

    i tried to use only 1, but it work only if i do both.

    Any idear why?

    regards
    xaver
     

Share This Page