1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to install curl with apache running on windows

Discussion in 'Programming' started by windtalker, Jan 7, 2007.

  1. #1
    Can anyone give instructions how to install curl for apache on windows or show me where I can learn how to? Thanks.
     
    windtalker, Jan 7, 2007 IP
  2. clancey

    clancey Peon

    Messages:
    1,099
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The PHP site says "In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH. " You also need to uncomment "extension=php_curl.dll" in your php.ini file.

    In my PHP install, the two dll files were installed in my c:\php directory with the other DLLs and I made sure my PATH includes c:\php Otherwise you could copy them to your windows directory, but you can forget to keep them up to date when you upgrade PHP.
     
    clancey, Jan 8, 2007 IP
  3. 3l3ctr1c

    3l3ctr1c Peon

    Messages:
    380
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    install xampp google for it and strip the ";" from the php.ini files for libcurl module once instalition is done :D
     
    3l3ctr1c, Jan 10, 2007 IP
  4. riya_senk

    riya_senk Well-Known Member

    Messages:
    2,014
    Likes Received:
    174
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Thanks, I was also about to ask same.
     
    riya_senk, Jan 12, 2007 IP