An error occured processing your payment: cURL support required in PHP

Permalink
I have upgraded a site from C5 version 5.4.2.1 to 5.6.0.2. It is on the same server and credit card transactions processed fine on the old site (over $100K in transactions). I am now getting an error saying CURL support is required despite the fact that it is installed and working fine on other sites on the same server. The only difference I can see is the upgrade to C5. The payment gateway add-on is SecurePay and as I say it was working fine on the previous version.

Is anyone else having this problem or can someone point me in the right direction?

Regards Ian

ianj
 
mnakalay replied on at Permalink Reply
mnakalay
there might be a need for a custom php.ini file for each installation to specify the use of curl. you should try to put a file with phpinfo() at the root of your new instal and check whether curl appears as being available or not, even though other website on the same server are using it.
JohntheFish replied on at Permalink Reply
JohntheFish
You can also get phpinfo as a c5 dashboard addon.

http://www.concrete5.org/marketplace/addons/php-info/...