Jump to content

kday33

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

kday33's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I've been using PHP in a LAMP configuration with ubuntu-linux and apache2.  I've been trying to get cURL to work for the past two days, and I'm not sure what the problem is.  I've never manually added any PHP extensions, and I don't know Linux very well.  I have downloaded and unpackaged cURL and can get it to work from the command line.  I can't get it to work from PHP though. I know that there is a way to recompile PHP with a command "./configure --with-curl" , but I can't find the configure file in PHP to do this.  I used the ubuntu installer, and that said it was successful, but I still can't use cURL at all from PHP and my phpinfo() page doesn't show cURL at all. Any ideas for I can try to get cURL to work? Thanks in advance.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.