Jump to content

Enabling curl for PHP


JamesB

Recommended Posts

Hey

 

I'm trying to enable curl in PHP so that I can install Magento CMS which is what the company is using tomorrow at my interview :P

So i'm hoping to install it by then and have a play around with it.

 

I am modifying the correct PHP.ini, phpinfo() tells me C:PHPPHP.ini which is the one I am editing.

 

I have removed the semi colon and saved the file:

extension=php_curl.dll

I have restarted the web server.

 

I have put libeay32.dll and ssleay32.dll into my Windows/System32 and Windows/SysWOW64 folders and have restarted my computer.

 

And still no luck with curl being enabled. I don't get the curl block in phpinfo() and Magento is still saying curl is required.

 

Any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...