Curl and open ssl problem

chadly

New member
Joined
Jun 15, 2006
Messages
3
Hello,

Im having a problem getting modernbill to work and have exhausted many hours trying to figure this out and was thinking maybe there was an easier way

im continually getting this error with the directadmin module

Curl Error: Couldn't resolve host 'http:'Curl Error: Couldn't resolve host 'http:'Curl Error: Couldn't resolve host 'http:'Curl Error: Couldn't resolve host 'http:'

Modernbill is telling me to recompile PHP with cURL on my server and make sure that cURL is installed with OpenSSL support

Ok i am new at this so please be descriptive if possible but i would think DA would come compiled this way already

Os: cent os 4
PHP Version 4.4.2
CURL support enabled
CURL Information libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.3
OpenSSL support enabled
OpenSSL Version OpenSSL 0.9.7a Feb 19 2003

I would appreciate any help anyone is willing to give on this
Hope this isnt the wrong place to be posting this

Thanks in advance
Chad
 
Hey,

In the cURL configuration for ModernBill what do you have set for the cURL path?

If it's not there already ry "PHP".

David
 
when i use that i get different error i get this when using

/usr/bin/curl -k or with /usr/local/bin/curl -k

ADODB Update Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't resolve host 'http:' ' where feature_i' at line 2 ADODB Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't resolve host 'http:' ', '', ' at line 10
 
Back
Top