Solarium gets “Permission Denied” when trying to connect apache solr at local ip
问题 I have a drupal 8 site on the same physical server as apache solr (5.2.1). Drupal 8 uses the search_api_solr contrib module, which uses Solarium (installed by composer) to talk to the solr server using the http api. I have successfully installed solr and created a core. I can query the core using cUrl on the linux command line, using various linux users. I can access the solr admin screen in a browser (over vpn with 192.168 ip or domain resolving to such) and view the core I created on the