coltom Posted March 8, 2012 Posted March 8, 2012 I'm using Tomcat to deply SC on a Winserver2K8 machine and believe I'm having permissions problems as I can't delete the SC files with SCDelete (error 500). In the following from the SC documentation can anyone interpret and expand on "If using Tomcat deployment, set read write for the user used to run tomcat."? Error 500 in browser Incorrect permissions is the likeliest cause of this error. If using FMS deployment set the permissions to owner: fmserver rw group: fmsadmin rw If using standalone deployment, set read/write permission for the currently logged in user. If using Tomcat deployment, set read write for the user used to run tomcat. Command line example for fixing permissions for FMS deployment: cd /Users/Shared/ chown -R fmserver:fmsadmin SuperContainer/ chmod -R 775 SuperContainer/
Recommended Posts
This topic is 4644 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now