[Plugin: WP e-Commerce] External Shipping Calculators CGI Error
-
Topic:
External Shipping Calculators
The following shipping modules all need cURL which is not installed on this server, you may need to contact your web hosting provider to get it set up.I am trying to configure the usps settings to calculate automatic postage according the zip code.
I figured that I had to activate the cURL in the PHP 5.3 php.ini file in my server.
I opened the php.ini and activated the extension=php_curl.dll and extension=php_curl.dll. Also I copied the libeay32.dll and ssleay32.dll files to C:\windows\system32 and I restart the server.I edit the user name and password in the shipping modules>USPS>Login page and I pressed the calculate buttton for the shipping.
The result was a panic.
The errors was all over the screen and long.About to connect() to production.shippingapis.com port 80 (#0) * Trying 56.0.34.43… * connected * Connected to production.shippingapis.com (56.0.34.43) port 80 (#0) > GET /shippingapi.dll?API=RateV3&XML=%3CRateV3Request+USERID%3D%22********%22+PASSWORD%3D%22********%22%3E%3CPackage+ID%3D%221%22%3E%3CService%3EFIRST+CLASS%3C%2FService%3E%3CFirstClassMailType%3ELETTER%3C%2FFirstClassMailType%3E%3CZipOrigination
etc… etc… etc…In the end I cleard the shopping cart and I tried to add another item when this error occur.
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
- The topic ‘[Plugin: WP e-Commerce] External Shipping Calculators CGI Error’ is closed to new replies.