Curl, mcrypt extensions are not enabled
Posted by: sureshrk19 (---.hsd1.md.comcast.net)
Date: August 11, 2009 04:14AM

Hi All,

I installed wamp2.0 on Vista. Here is the version(s) info..

Apache Version : 2.2.8
PHP Version : 5.2.6
MySQL Version : 5.0.51b

I configured everything as documented i.e.,
1) Enabled php extensions (curl, mcrypt, openssl etc..) in all php.ini files
2) copied libeay32.dll, libmcrypt.dll,ssleay32.dll to C:\Windows\System32 directory

Then, I added a virtual host pointing to "C:\Xyz" as the document root and defined "index.html" as the DirectoryIndex. Also, I added "Xyz" entry to "C:\Windows\System32\drivers\ext\hosts" file

When I try to access [xyz] it returns me the default index page (with php extensions list etc...) but, not the html present in Xyz folder.

When I go thru the extensions list, I see "Curl" and "mcrypt" are missing in the enabled extensions list.
I tried everything possible.. I'm not sure what is missing in the configuration,

Any pointers would be highly appreciated.

Thanks,
Suresh

Options: ReplyQuote
Re: Curl, mcrypt extensions are not enabled
Posted by: yfastud (Moderator)
Date: August 11, 2009 04:53AM


Options: ReplyQuote
Re: Curl, mcrypt extensions are not enabled
Posted by: derekkjohnson (---.manc.cable.ntl.com)
Date: August 13, 2009 09:51PM

I cant find them in the tray icon.
Loads of modules are ticked but cant see Curl etc in the list.
Am I missing something?

I need Curl for Magento.

Options: ReplyQuote
Re: Curl, mcrypt extensions are not enabled
Posted by: toumimi (---.49.140-88.rev.gaoland.net)
Date: August 13, 2009 09:58PM

Check if you have file php_curl.dll into php extension dir (extensions or ext folder)
If it is, then you can modify file php.ini to load this extension, under all other extensions :
extension=php_curl.dll

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote
Re: Curl, mcrypt extensions are not enabled
Posted by: derekkjohnson (---.manc.cable.ntl.com)
Date: August 13, 2009 10:29PM

Thanks, I had just found it and uncommented it in the ini so that it loaded, just came back to answer my own message but you beat me to it.
Thanks again.

Options: ReplyQuote


Sorry, only registered users may post in this forum.