You can test CURL on your server using the following script
Please unzip this curltest.zip file , and upload the curltest.php file to your server ... into the public_html folder.
Then point your browser to www.your_domain.com/curltest.php
If uploading the unzipped file to your server and running it via your browser doesn't bring back a Success message, then CURL support is not operating properly.
By default it tests non-SSL mode. To test in SSL mode, add ?ssl=1 to the URL when running it via your browser.
You can test connection to various services by adding various parameters:
?linkpoint=1
?authnet=1
?paypal=1
If you can share your URL on the forum, we may be able to help diagnose the limitations further.
NOTE: In v1.3.9, you'll find a newer version of this file in your /extras/ folder as /extras/curltester.php
You DO NOT need to download THIS one if you've got that one in your 1.3.9 site already.



