
27th September 2011, 14:07
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,248 Times in 3,260 Posts
|
|
It might be that perl modules are missing on your server which causes the apache vhost logging /vlogger) to fail. Please search the error log if there are any errors for vlogger inside.
You can also run the command:
vlogger -v
to see if you get any errors.
|