How to enable cURL php extension on Debian Wheezy?
[email protected] (Csanyi Pal)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just upgraded Squeeze to Wheezy, and have difficulties with cURL PHP extension: I can't enable it. I have installed following packages related to this issue: curl, libcurl3, libcurl3-gnutls, php5-curl. I have in /etc/php5/mods-available/curl.ini ; configuration for php CURL module ; priority=20 extension=curl.so I know that cURL extension is not enabled because I want to install Moodle and it complains about cURL extension. How can I solve this problem? -- Regards from Pal