Guest Posted July 1, 2003 Posted July 1, 2003 Hi Guys, I get this error when proceeding to the shipping area: Fatal error: Call to undefined function: curl_init() in /home/futuread/public_html/colish/catalog/includes/modules/shipping/fedex1.php on line 165 My host apparently does have php configured with curl so any help on this would be great. Thanks alot Quote
Guest Posted July 1, 2003 Posted July 1, 2003 Ok I forgot to set the required variables in the fedex1.php file, once I did that I get these errors: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/futuread/public_html/colish/catalog/includes/modules/shipping/fedex1.php on line 19 Fatal error: Cannot instantiate non-existent class: fedex1 in /home/futuread/public_html/colish/catalog/includes/classes/shipping.php on line 39 PLease any help would be great. Thanks Quote
Guest Posted July 1, 2003 Posted July 1, 2003 ok I fixed the last two errors but am getting the curl(intit) error again. Thanks Quote
Daibheid Posted July 1, 2003 Posted July 1, 2003 I had that error as well. Have your ISP updated/recompile PHP. That's what mine did and it worked. D. Quote
Guest Posted July 2, 2003 Posted July 2, 2003 They have the latest version of php... does something else need to be configured? Thanks Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.