Hi, 

I'm having troubles to run the install_solr_service in Centos 7.2.

I have this errors:

-bash: /opt/usr/solr/bin/solr: Permission denied
-bash: /opt/usr/solr/bin/solr: Permission denied

the problematic line is the line 315 on install_solr_service.sh

find "$SOLR_VAR_DIR" -type f -print0 | xargs -0 chmod 0640

This line should set execution permissions to executable files, the
permissions should be something like 750 to allow the user and the user
group to run the scripts. 



-----
Best regards
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Permission-error-using-install-solr-service-script-sh-tp4298580.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to