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

rares’s picture

Category: bug » support
Status: Active » Fixed

If 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.