Provide a flexible interface for http requests that will work with
allow_url_fopen off
--------------------------------------------------------------------------------------
Key: SOLR-631
URL: https://issues.apache.org/jira/browse/SOLR-631
Project: Solr
Issue Type: Sub-task
Components: clients - php
Affects Versions: 1.2, 1.1.0, 1.3
Environment: Major Shared hosts and managed VPSs such as dreamhost
Reporter: Jacob Singh
I was trying to get Solr working on my client's Dreamhost VPS, and
unfortunately, they have allow_url_fopen off which is required to use
file_get_contents. Perhaps we should get the _rawGet and _rawPost methods to
be able to use curl / fsockopen to make requests so the tool can be more widely
deployed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.