1
DobePhat
We Need Help with cURL+XOOPS!
  • 2004/2/23 14:22

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


Hey all,
Ok I tried looking into this really as far as I could but still couldn't get cURL to work on my server. I propose we try and document how to enable cURL functions and then add it to the wiki.

Of course the primary force behind this has been the recent module FREECONTENT. Which only begins to show the full potential of cURL....(and the support forum for that module is not active)

What are your thoughts on it?
And has anyone successfully enabled it?

(It is by default in the extension folder for PHP 4.1 and abvove)

Thanks All,
Lets get this thing hammered out!

2
jctsup1
Re: We Need Help with cURL+XOOPS!
  • 2004/2/23 15:40

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


I've got Curl installed & working on my server --- what type of server are you running?

3
DobePhat
Re: We Need Help with cURL+XOOPS!
  • 2004/2/23 19:53

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


I believe its win 2k,

Have you tried FreeCOntent?(maybe it's just the Mod)

How do you go about enabling cURL?

Thanks

4
evylrat
Re: We Need Help with cURL+XOOPS!
  • 2004/2/26 13:23

  • evylrat

  • Not too shy to talk

  • Posts: 164

  • Since: 2004/2/25


I am running WinXP and i cant get the CURL functions to work, even though I think they're enabled in Apache.

5
wjue
Re: We Need Help with cURL+XOOPS!
  • 2004/2/26 16:01

  • wjue

  • Quite a regular

  • Posts: 315

  • Since: 2002/8/3 7


Curl is an PHP extension library, in my local w2k installation I have PHP.INI file like this
.....

;Windows Extensions
;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
;
;extension=php_bz2.dll
;extension=php_cpdf.dll
;extension=php_crack.dll
extension=php_curl.dll
;extension=php_db.dll
;extension=php_dba.dll
;extension=php_dbase.dll

.....

Thus, when apache&php start Curl extension is loaded.


wjue

6
DobePhat
Re: We Need Help with cURL+XOOPS!
  • 2004/2/27 0:18

  • DobePhat

  • Friend of XOOPS

  • Posts: 656

  • Since: 2003/4/15


yeah thats where you "uncomment" it,
but anything else before that...
Because that alone is not working....

Thanks

Login

Who's Online

228 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 228


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits