Page 1 of 1

How to install php Curl on localhost

PostPosted: 30. August 2011 08:14
by vnu
Hello ,

I have installed XAMPP on localhost. Some CMS scripts and their addons are asking for php curl. I don't know how to install it on localhost

Could anyone help me with this?

Re: How to install php Curl on localhost

PostPosted: 30. August 2011 14:14
by JonB
what version of XAMPP, pray tell? :?:

In the mean time:
edit your php.ini file

locate:
;extension=php_curl.dll

UNCOMMENT THE LINE
RESTART APACHE

you should consider learning how search engines work, if you want to be a 'webmaster'

:)

Re: How to install php Curl on localhost

PostPosted: 01. September 2011 15:19
by vnu
JonB wrote:what version of XAMPP, pray tell? :?:


1.7.3 is the version I am using
JonB wrote:
you should consider learning how search engines work, if you want to be a 'webmaster'

:)


You are right ! I should learn about it. BTW, can you please let me know why did you suggest me this point. Just curious to know, if you find me else where and referring to some other topic

Thank you!

Re: How to install php Curl on localhost

PostPosted: 01. September 2011 17:16
by JonB
because a Google search would have instantly revealed the answer you sought (try it).
'xampp cURL'

:)