Baber.com Posted December 5, 2003 Posted December 5, 2003 Is there anyway to make UPS XML 1.01 Usable on MS2??????? i got this error when ran Fatal error: Call to undefined function: curl_init() in /usr/local/www/vhosts/baber.com/htdocs/catalog/includes/modules/shipping/upsxml.php on line 590
Guest Posted December 5, 2003 Posted December 5, 2003 have you done a phpinfo test and looked to see if curl is installed and working properly?
Baber.com Posted December 5, 2003 Author Posted December 5, 2003 What is the phpinfo test????? explane please
Guest Posted December 5, 2003 Posted December 5, 2003 add the following in your root directory as a file, name it test.php and then from a browser type it in, ie http://www.domainname.com/test.php and then you can search for curl <HTML> <BODY> <?php phpinfo(); ?> </BODY> </HTML>
Baber.com Posted December 5, 2003 Author Posted December 5, 2003 well here it is www.baber.com/test.php but not sure what im looking for if you could take a look
Baber.com Posted December 6, 2003 Author Posted December 6, 2003 ok i have gotten that test.php anybody know what i can do with it to solve this prolbem???????? i have to get this fixed fast
Guest Posted December 6, 2003 Posted December 6, 2003 your server has php 4.0.6 installed, from my experience this version is not going to work for you. install a newer version and you should be good to go. your host should be able to give you some help in upgrading php. if not let me know.
Guest Posted December 11, 2003 Posted December 11, 2003 what did you ever do with this? did you ever get curl installed?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.