17/09/2002 13:03:41, Scott Eade <[EMAIL PROTECTED]> wrote: >> PANIC : Error configuring AvalonLogSystem : java.io.FileNotFoundException: >> /home/virtual/site1/fst/var/www/html/logs/velocity.log (Permission denied) > >Does the user that is running catalina have the file system >privileges necessary to create the above file?
Now you're testing my Linux knowledge - I used chmod ugo+w on the /home/virtual/site1/fst/var/www/html/logs directory to make it wide open. Catalina is being run by a user called tomcat4. I don't know how to check this user's privileges, but I hoped that setting write permission on the log directory would do it. -kevin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
