Hello,
Currently I am starting tomcat as root. This is not the best thing to
say the least
Both tomcat and apache have to share files. (Actually I upload files
using both)
So I need to start tomcat as the user apache

So how is this best way to do that?

Should I do a su - apache -c $TOMCAT_HOME/bin/startup.sh
?

Thanks


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to