apache access log not existing

Discussion in 'General' started by Thesee, Nov 3, 2011.

  1. Thesee

    Thesee New Member

    Hi,
    some days ago i notice that ispconfig access log are not existing.
    for example:
    Code:
    [root@bass ~]# ll /var/log/ispconfig/httpd/www.xxx.com/
    -rw-r--r-- 1 web455 client1 28716  2 nov 11:22 error.log
    
    [root@bass ~]# ll /var/log/ispconfig/httpd/www.yyyy.com/
    -rw-r--r-- 1 root  root     12130 30 lug  2010 20100729-access.log.gz
    -rw-r--r-- 1 root  root     17683 31 lug  2010 20100730-access.log.gz
    -rw-r--r-- 1 root  root      2329  1 ago  2010 20100731-access.log.gz
    -rw-r--r-- 1 root  root     83153 27 ago  2010 20100827-access.log
    -rw-r--r-- 1 root  root    227666 27 mar  2011 20110327-access.log
    lrwxrwxrwx 1 root  root        19 27 set 15:15 [COLOR="Red"]access.log[/COLOR] -> [COLOR="Red"]20110927-access.log[/COLOR]
    -rw-r--r-- 1 web35 client1 647092 26 ott 17:59 error.log
    -rw-r--r-- 1 root  root     23779 28 set 00:30 webalizer.conf
    
    [root@bass ~]# ll /var/log/ispconfig/httpd/www.zzzz.com/
    lrwxrwxrwx 1 root   root        19 27 set 11:18 [COLOR="Red"]access.log[/COLOR] -> [COLOR="Red"]20110927-access.log[/COLOR]
    -rw-r--r-- 1 web306 client1 394719  3 nov 20:01 error.log
    -rw-r--r-- 1 root   root     23781 28 set 00:30 webalizer.conf
    [root@bass ~]# 
    
    what can i check? i'm lost.... I can't figure out!
    Thank you
     
  2. Thesee

    Thesee New Member

    found

    well, i found it.
    I disabled Customlog from ispconfig.conf apache file after i followed some advices in the past and then i forgot to re-enable it.

    :p
     

Share This Page