Hi,
I have a user rights issue that I need some help with and would appreciate any solutions/suggestions.
I have to run an app which has a few servlets that run through tomcat and some php files that are on apache web server. Code in all scripts and servlets need to access a directory on the system. The problem is, if the directory has been created by tomcat, apache cannot write into it and if apache creates a dir tomcat doesn't have write permission in it.
There is probably a very easy solution to this but I'm not very good with linux. I am running an enterprise linux 5 box.
Thanks
I have a user rights issue that I need some help with and would appreciate any solutions/suggestions.
I have to run an app which has a few servlets that run through tomcat and some php files that are on apache web server. Code in all scripts and servlets need to access a directory on the system. The problem is, if the directory has been created by tomcat, apache cannot write into it and if apache creates a dir tomcat doesn't have write permission in it.
There is probably a very easy solution to this but I'm not very good with linux. I am running an enterprise linux 5 box.
Thanks