vrkris

Registered
Nov 3, 2004
1
0
151
Hi,

I am getting the message " Cannot find an acceptable log file for your domain. "
when viewing Web/FTP stats -> Webalizer FTP from cpanel.
I also do not see any files under /home/username/tmp/webalizerftp

some other domains on the same server shows webalizer ftp stats fine.
how do I make webalizerftp show stats for a domain... I understand that generating webalizer stats for ftp under /home/username/tmp/webalizerftp would fix the issue but is there any cpanel script to accomplish this task or can anyone give the steps to do this anyother way

Regards,
Kris
 

Priya

Registered
May 21, 2004
4
0
151
Hey Kris,

You need to check whether ftp logs for this domain inside /usr/local/apache/domlogs is present or not . If not create it by ::

cd /usr/local/apache/domlogs/

touch ftp.domainname.com-ftp_log
touch ftp.domainame.com-ftp_log.offset
touch ftp.domainname.com-ftp_log.offsetftpbytes

And then /scripts/runweblogs <username> wait for another 24 Hrs. Hopes that will fix this problem :D

Regards,
Peter Priya Mani.