Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

E-gold payment module


undergnd

Recommended Posts

Posted

i installed the e-gold payment module from contributions

and i get this error:

 

Fatal error: Call to undefined function: curl_init() in /home/sourcer/public_html/shop/includes/modules/payment/egold.php on line 60

  • 5 months later...
Posted

I had this error because the curl php libraries were not installed on my server.

 

On my Debian server, the following fixed it:

 

# apt-get install php4-curl

# apache2ctl graceful

 

You should see curl as enabled in your site's admin/server_info.php page.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...