Angelo Chen wrote:
> Hi,
> 
> I run tomcat 5 under root(sudo startup.sh), and my app writes some files to
> a directory located in another user's directory, it works.
> 
> but if I run tomcat under a user called tomcat5, it will fail as tomcat5 has
> no permission to write files to that users directory, any idea how to fix
> this? Thanks.

Give the Tomcat user permission to write to the directory in question?

p



> Angelo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to