Hi Philip, sorry for the late response. On Wed, Oct 26, 2011 at 21:28, Shafer, Philip <sha...@rowan.edu> wrote: > Simply running: chmod -R 777 {$dspace.dir}/solr/*
This sounds excessive. Everything under dspace should be owned by the dspace user and dspace group if you run your Tomcat as the dspace user. So I recommend you to 1) revert the chmod to 755 2) chown -R dspace:dspace {$dspace.dir} 3) run Tomcat as dspace user 4) run only Apache as root To run tomcat under a nonprivileged user and still serve the website on port 80 and 443, choose one of the methods in https://wiki.duraspace.org/display/DSPACE/DspaceOnStandardPorts I use the method mod_proxy_ajp and it works great. Moreover, unrelated to your question, I run Tomcat with TOMCAT6_SECURITY=yes. Regards, ~~helix84 ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech