Re: How to enable cURL php extension on Debian Wheezy?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Adam Szewczyk <adam82s@xxxxxxxxx> writes:

> On Sat, Jun 01, 2013 at 09:41:33PM +0200, Csanyi Pal wrote:
>> 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?
>
> Hi,
>
> what error message do you get?
>
> Also, have you restarted apache after installing the extension?

Yes, I have restarted apache after installing the extension.

It is interesting.. that when I switch to English language for
Moodle installation ( on the web interface ), then I get not this error,
but if I switch back to Hungarian language for installation, I get it
again. 

The info.php file with the content of:
<?
 phpinfo();
?>

should show the enabled cURL extension?

-- 
Regards from Pal


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux