Topic: Error setting up Instant Indicia
Hi,
I'm trying to set up a test site on localhost/Indicia but am getting these errors on installation:
cUrl POST request failed. Please check cUrl is installed on the server and the $base_url setting is correct.
URL:index.php/services/security/get_read_nonce
Error number: 6
Error message: Could not resolve host: index.php; Host not found
Server response
According to my phpinfo, cURL is enabled:
cURL support enabled
cURL Information 7.21.7
I've fiddled with the base_url in settings.php but this hasn't helped.
Any suggestions?