undergnd Posted June 10, 2005 Posted June 10, 2005 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
almanet Posted December 10, 2005 Posted December 10, 2005 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.