No log in ProFTPd 1.3 ?? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: No log in ProFTPd 1.3 ?? (/thread-756.html) |
RE: No log in ProFTPd 1.3 ?? - Zothos - 06-08-2007 04:53 PM someone can verify that under a fresh install? maybe your setup is just brocken. If not -> ticket RE: No log in ProFTPd 1.3 ?? - BeNe - 06-08-2007 05:02 PM I installed from Scratch There is already a Ticket open --> http://www.isp-control.net/ispcp/ticket/330 But maybe the community can help here. The Dev-Team has not many time at the moment. RE: No log in ProFTPd 1.3 ?? - joximu - 06-08-2007 06:09 PM Hi I just saw that the Variable is wrong in /etc/ispcp/ispcp.conf TRAFF_LOG_DIR = /var/log instead of TRAFF_LOG_DIR = /var/log/proftpd Can someone check this too? It'll take some time but Since the perl code needs the Variable to find the file I assume this should be corrected (in proftpd > 1.3) /Joxi RE: No log in ProFTPd 1.3 ?? - joximu - 06-08-2007 06:12 PM Yes! I run the traffic counter manually (the cronjob) and had about 20MB now in the report... :-)!!! Can someone please confirm and then I think we need another ticket... /Joximu RE: No log in ProFTPd 1.3 ?? - BeNe - 06-08-2007 06:30 PM Yes, that´s it! For Sarge "/var/log" For Etch "/var/log/proftpd" Should i open this ticket...? Greez BeNe RE: No log in ProFTPd 1.3 ?? - joximu - 06-08-2007 06:35 PM If you want... say hello to the ticket system :-)) RE: No log in ProFTPd 1.3 ?? - BeNe - 06-08-2007 06:37 PM Hello Ticketsystem... Ticket --> http://www.isp-control.net/ispcp/ticket/376 RE: No log in ProFTPd 1.3 ?? - joximu - 06-08-2007 06:46 PM BTW why do we set different logfile paths for different proftpd versions - IMHO also proftpd < 1.3 can put the logfiles in the path /var/log/proftpd ... ??? Just because this change of file locations has beend made by the author(s) of proftpd we are not forced to do it exactly the same way... Would be a bit easier I think. /J RE: No log in ProFTPd 1.3 ?? - BeNe - 06-08-2007 07:06 PM You think right! Make sense to set it also to /var/log/proftpd RE: No log in ProFTPd 1.3 ?? - RatS - 06-08-2007 11:55 PM I hope it works, is in my next commit. |