|
Are you absolutely positively sure that curl is the problem? I have to ask because many people forget that they also made other changes since the last time they restarted Apache.
Uninstall curl, restart Apache -> Does it work now?
Reinstall curl, restart Apache -> Is it broken again?
Also, the non-standard "public://" scheme looks like a nasty bug waiting to happen. I haven't touched Drupal for a while, though. Where is this file actually located?
Having said that, php5-curl sucks ass. It used to crash when combined with php5-pgsql. I avoid it like the plague since then, but sometimes there's no other choice.
|