SearchAPI in Drupal7 with Apache Solr on Jetty was working ok in Windows, however when I moved the installation to Linux, I’m getting this exception in Drupal log:
SearchApiException while retrieving config files of Solr server solr_server server: “0” Status: Request failed: Permission denied in SearchApiSolrConnection->checkResponse() (line 536 of …/search_api_solr/includes/solr_connection.inc).
I can see that Apache Solr is accessible in Linux by the link: http://localhost:8983/solr/#/~cores/drupal7
But not accessible by Drupal Search API for the Solar service URI: http://localhost:8983/solr/drupal7
With the same links everything worked well in Windows. I’m not sure what permission is missing in Linux and would appreciate any insight on this.
Sponsored by SupremePR