jadell / neo4jphp

PHP wrapper of the Neo4j REST interface
Other
532 stars 137 forks source link

Can't open connection in Curl.php #143

Closed alina-r closed 10 years ago

alina-r commented 10 years ago

I get an error here: Everyman/Neo4j/Transport/Curl.php:91. I put this curl_error($ch) after curl_exec($ch)(line 86) and it returns "couldn't connect to host". I have this error on my hosting though on the localhost all works fine. I'll provide more info if needed