Pages: 12Next
Current Page: 1 of 2
Cannot load extension Curl
Posted by: parfonium (---.w86-198.abo.wanadoo.fr)
Date: October 03, 2012 10:08AM

Hello, I'm very happy with WAMP but it would seem that I am not able to load the Curl extension.

I've selected it in the PHP menu, but my apps still die with "Call to undefined function curl_multi_init()"

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 12:33PM


Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-198.abo.wanadoo.fr)
Date: October 03, 2012 12:36PM

x64, version 2.2

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: RiggsFolly (---.as13285.net)
Date: October 03, 2012 03:43PM


Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 06:13PM

Thanks, but I'm a little suspisious of downloads I know nothing about. What do you think is the problem ?

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 06:34PM

php_curl is checked, but doesn't load ; here is what print_r(get_loaded_extensions()) returns :

Array ( [0] => Core [1] => bcmath [2] => calendar [3] => com_dotnet [4] => ctype [5] => date [6] => ereg [7] => filter [8] => ftp [9] => hash [10] => iconv [11] => json [12] => mcrypt [13] => SPL [14] => odbc [15] => pcre [16] => Reflection [17] => session [18] => standard [19] => mysqlnd [20] => tokenizer [21] => zip [22] => zlib [23] => libxml [24] => dom [25] => PDO [26] => Phar [27] => SimpleXML [28] => wddx [29] => xml [30] => xmlreader [31] => xmlwriter [32] => apache2handler [33] => mbstring [34] => gd [35] => gettext [36] => mysqli [37] => pdo_mysql [38] => pdo_sqlite [39] => mhash [40] => xdebug )

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 06:44PM

Same error using your curl dll sad smiley

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 07:13PM

... and same thing with the latest 2.2E 64:
Apache 2.4.2 – Mysql 5.5.24 – PHP 5.4.3 XDebug 2.1.2 XDC 1.5 PhpMyadmin 3.4.10.1 SQLBuddy 1.3.3 webGrind 1.0

I guess this is goodbye wampserver. sad smiley

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 07:34PM

What are you talking about??


you need that dll file in the download as the dll that came with wamp is not correct

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 07:36PM

I got that, thanks. I've tried that.

Any ideas when the bug will be corrected ?

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 07:37PM

October 15th

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 08:24PM

(nevermind it seems to work now, thanks)



Edited 1 time(s). Last edit at 10/03/2012 08:26PM by parfonium.

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 08:35PM

Are there problems with other extensions ? I seem to have the same issue with Intl

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 08:50PM

it works in x32 for sure, i dont know many who use that , so it may not have been tested in x64 very well yet.

any errors?

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 08:57PM

Where can I check ? No error message, and php error log is empty

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 08:58PM

check on localhost if the ext is in the "loaded" section

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 09:01PM

Nope, the extension is checked in the menu but doesn't appear on localhost's loaded section

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: stevenmartin99 (Moderator)
Date: October 03, 2012 09:06PM

left click wamp> php> php.ini


search for intl and make sure it is actually enabled


secondly , the menu is made from a list, but the dll may not be in the folder , so check

c:\wamp\bin\php\phpX.X.X\ext to see if the dll is there

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 09:11PM

Enabled in php.ini, php_intl.dll is there. sad smiley

Options: ReplyQuote
Re: Cannot load extension Curl
Posted by: parfonium (---.w86-212.abo.wanadoo.fr)
Date: October 03, 2012 09:14PM

I can do without for now ; thanks for the help

Options: ReplyQuote
Pages: 12Next
Current Page: 1 of 2


Sorry, only registered users may post in this forum.