curl

  1. joezeppy

    Recompiling CURL into PHP installation - How do I do it in WHM?

    Recompiling CURL into PHP installation - How do I do it in WHM? I've tried doing it through WHM. I don't think it worked.
  2. W

    Recompile PHP with curl

    How would i go about recompiling PHP to include curl, i know the addon command i need to do, just don't know how i would go about doing it with cpanel installed. Thanks matt
  3. C

    Curl in PHP just refuses to compile

    Hello, I am trying to compile PHP with Curl and Curl+SSL, using EasyApache without any luck. I have tried options: - PHP 4.3.4 + Curl + Curl SSL - PHP 4.3.3 and 4.3.1 + Curl + Curl SSL numerous times without success. The only part isn't compiling is Curl. At the end of compilation...
  4. W

    CURL Installation via WHM?

    hi all, have a customer who needs installing curl (curl+ssl) I now the curl is installed on that server by doing: ------- whereis curl curl: /usr/bin/curl /usr/include/curl /usr/share/man/man1/curl.1.gz ------ but he say it doesn't work. Going to WHM just saw i can install the...
  5. M

    what port does cURL over SSL use?

    I'm having a problem where I can't connect with curl over SSL. I use the APF firewall and my allowed ports are setup as follows (I followed the thread on these forums about what ports to open): I know it has to be the firewall because as soon as I turn it off, I can connect with curl over SSL.
  6. G

    Curl Error Please Help

    Im trying to run LPanel , and as you all probly know their support is probly the worst out ther. Anyways im trying to get the linkpoin API to work but for some reason i keep getting this error: Could not execute curl. i redid the apache config and added curl / curlssl and mCrypt just like...
  7. S

    cURL and ModernBill

    I know cURL is installed because when I type curl -V it comes up with this: curl 7.9.8 (i386-redhat-linux-gnu) libcurl 7.9.8 (OpenSSL 0.9.7a) (ipv6 enabled) How come ModernBill is saying it isn't installed?
  8. V

    Still have a problem with CURL

    I have tried compiling Curl, Curl support both from WHM / Easy apache, and manually. I have read several other topics on this problem within the forum and still no definate answer is out. This is the error I receive any way that I try to compile it. make[2]: Entering directory...
  9. 7

    WHM Remote Access without cURL?

    Hi there! Is there a way to interact with WHM using PHP (http://www.cpanel.net/remoteaccess-php.html) without cURL installed on the server? Thanks in advance!
  10. Q

    CURL module wont install

    I am trying to compile CURL with SSL support through easyapache. I SSH in and select [ ] PHP with SSL support. I exit out and compile. But CURL will not take hold. I even tried activating openssl thinking this was a problem. Still no good. Any ideas?
  11. J

    WHM/CP internal PHP engine not compiled with curl?!

    We're trying to add something to our cPanel theme that utilizies PHP and requires cURL. We we're shocked to find that the PHP engine that WHM/CP uses (not the one in easyapache/buildapache/etc.) does not have '--with-curl' as an option. This, of course, prevents us from adding some necessary...
  12. V

    curl not working

    Hello, I have been researching this issue for many hours now. I have ran option 6 several times with both curl options selected. However, it still does not work nor is showing up in phpinfo. Can someone please tell me what I am doing wrong? Thank you for your time!
  13. A

    IMPORTANT, Curl and PHP!

    Hello friends, I have an urgent problem now. We installed PHP 4.3.3 with buildapache and GD2 library. We had working Curl before, but now it isn't. I am not a very professional in server technics, but I know basic commands of Linux and I can install something if needed. But I think that since...
  14. N

    Curl and cURL

    What is the difference between Curl and cURL How do I install cURL? cPanel.net Support Ticket Number:
  15. M

    could not find curl option...

    Hello All, I am using whm 6.2 on RH 7.3. I used script easyapache and then selected option 6 (Expert only mode). But could not find any curl option in it. Can anyone please help me. Thankx...
  16. P

    PHP with curl support

    *** PLEASE DELETE *** Sorry I should have clicked search please delete this.
  17. Rhode

    Server crashes when trying to install cURL

    Server crashes when trying to install cURL using /scripts/easyapache. I am running Zend Optimizer v2.1.0, and PHP 4.3.1 Last week I installed mcrypt without a hitch. Today when I tried to install cURL, the server crashed and mcrypt was deleted. Now when I tried to re-install mcrypt, the...
  18. M

    Recompiling PHP to support CURL...

    How do I recompile PHP to support curl on my server? Thank you,
  19. P

    cURL install?

    Hi, got accross a post here that cURL can be installed by /scripts/easyapache -> Advanced -> Curl with SSL support. But as you see i cannot see the word Curl. Am i missing something? Also do i need to checkout Frontpage module etc. as they are already installed? Thanks! [ ]...
  20. A

    cURL

    It looks like cURL is already pre-installed with the cPanel install, but it does not show up as being compiled with PHP in my PHPinfo file. Can anyone tell me how to re-compile PHP with cURL and ssl support? Thanks...