Can't locate Date/Format.pm

Discussion in 'General' started by SamTzu, Aug 18, 2015.

  1. SamTzu

    SamTzu Active Member

    I installed a new ISPconfig3 test server with Debian Wheezy and Apache and got this error running around...
    I wonder what is happening here..?
    Code:
    BEGIN failed--compilation aborted at /usr/local/ispconfig/server/scripts/vlogger line 148.
    piped log program ' /usr/local/ispconfig/server/scripts/vlogger -s access.log -t "%Y%m%d-access.log" /var/log/ispconfig/httpd' failed unexpectedly
    Can't locate Date/Format.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl) at /usr/local/ispconfig/server/scripts/vlogger line 148.
    
     
  2. SamTzu

    SamTzu Active Member

    Found it. Vlogger was missing and ISPconfig did not like that at all. It caused Apache web server to be really slow.
     

Share This Page