curl_init error

2 replies [Last post]
Dirty Bill
Offline
Joined: 02/11/2010
Status: 
Answered

Call to undefined function curl_init() in ...sites\all\modules\moneyscripts\ms_membership\includes\ms_membership_license.php on line 40

 

site won't come up now, not sure what to do with this.

Leighton Whiting
Offline
Joined: 06/02/2009
Bill, The update checker

Bill,
The update checker requires the CURL library, which comes standard with PHP, but you might have it uninstalled. You can try disabling the update checker, by commenting out lines 40 to 46 and 75 to 81 in the ms_membership_license.php file. That should fix that error, but also disable the update checker. I will add a fix so that this will degrade nicely in the next version if the CURL library is not installed.

Sincerely,
Leighton Whiting

Dirty Bill
Offline
Joined: 02/11/2010
I enabled the Curl library

I enabled the Curl library and it does now function.  Was thinking it may be helpful to have the various system dependencies identified in the readme, or...?

Thx for responding.

Twitter Feed