i had the same problem once.
vhost.log was unreadble because the link didn't exist - off by 1 second.
examining the source shows:
vlogger-1.3$ grep -n symlink vlogger
335: symlink( time2str( $TEMPLATE, time() ), $OPTS{'s'} );
436: # make a symlink if -s
442: symlink( time2str( $TEMPLATE, time() ), $OPTS{'s'} );
494: symlink( time2str( $TEMPLATE, time() ), $OPTS{'s'} );
545: print " -s SYMLINK maintain a symlink to most recent
file\n";
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]