Closed (fixed)
Project:
iPaper
Version:
6.x-2.x-dev
Component:
API implementation
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
23 Dec 2009 at 07:37 UTC
Updated:
27 Sep 2010 at 15:20 UTC
Hi! I have question? On location Ipaper module config with label : HTTP Request framework , when I set option is fopen (drupal_http_request) that method upload file is done, but when I select option CURL that method wasn't uploaded.
[ webserver : xampp, php5, php.ini - I was set : extension=php_curl.dll ]
Help me to set option CURL is done.
Thanks.
Comments
Comment #1
rares commentedIf the CURL option does not work, it is because your server is not configured to handle it. You can use the fopen option and it will work equally well.