Hi! I installed new Debian server with guide "perfect server" but I have problem - traffic quota don't work When I put in terminal: Code: /usr/local/ispconfig/server/scripts/vlogger -s access.log -t "%Y%m%d-access.log" -d "/etc/vlogger-dbi.conf" /var/log/ispconfig/httpd I saw: Code: Use of uninitialized value $vhost in lc at /usr/local/ispconfig/server/scripts/vlogger line 385, <STDIN> line 1. Use of uninitialized value $reqsize in pattern match (m//) at /usr/local/ispconfig/server/scripts/vlogger line 463, <STDIN> line 1. Use of uninitialized value $reqsize in numeric gt (>) at /usr/local/ispconfig/server/scripts/vlogger line 463, <STDIN> line 1. I read posts on HowtoForge but I don't ound any solution
The error message is ok as you can not run vlogger manually this way. Additionally, the vlogger command you posted is not corret for current ispconfig versions, you must use a old version. The traffic stats are updated nightly by ispconfig so you might have to wait a few hours until they show up and you should update ispconfig o the current version.