Results 1 to 14 of 14
  1. #1

    * curl & mod_gzip installation

    I need someone *today* to install both the latest stable curl and mod_gzip on a server If you have experience, please contact me asap at marc@mchost.com

    Thanks
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  2. #2
    Join Date
    Nov 2000
    Location
    Pennsylvania
    Posts
    479
    mod_gzip was easy... If I can do you should be able to...
    John
    http://www.zurax.com
    http://www.jwshosting.com

  3. #3
    well, i got mod_gzip running, there's just a few little things to be done. but curl doesn't seems to install right.
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  4. #4
    Join Date
    Nov 2000
    Location
    localhost
    Posts
    3,771

    Whats curl?

    n/t
    MattF - Since the start..

  5. #5
    Curl is a tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks.
    http://curl.haxx.se/
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  6. #6
    Join Date
    May 2001
    Location
    Dayton, Ohio
    Posts
    4,977
    Are you using the RPM build of 7.8? If your running RH that might be easier to build than compiling off the source...


    I still have no clue what cURL is for

  7. #7
    Don't use the RPM for cURL. Compile, make, make install.

    Pretty straight forward.
    Jack Holden
    Level 1 Tech Support
    WeinBar Communications Corp.

  8. #8
    Originally posted by WeinBar Jack
    Don't use the RPM for cURL. Compile, make, make install.

    Pretty straight forward.
    Compile, make, make install and it locks up
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  9. #9
    Looks like cURL finally gave up now ...

    Running tests on:
    * curl 7.8 (i686-pc-linux-gnu) libcurl 7.8 (SSL 0.9.5)
    * Host: atlantis.mchost.com
    * System: Linux atlantis.mchost.com 2.4.5 #2 SMP Mon Jun 11 19:05:24 PDT 2001 i686 unknown
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  10. #10
    Join Date
    Sep 2000
    Location
    New York/USA
    Posts
    1,691
    I tried installing cURL on my CP/WHM system but i'm not sure if it worked. I just followed the docs that came with it. Is there a way to check if it's properly installed?

  11. #11
    Well i ran a perl test script and it returned the version ...so i'm guessing its installed
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  12. #12
    Join Date
    Sep 2000
    Location
    New York/USA
    Posts
    1,691
    Can I get this script to see if cURL is properly installed?

  13. #13
    I can send the script to you over eMail. But you can also run "curl --version" from SSH and that should tell you if and what version is installed
    Marc Wyss - marc@mchost.com
    MCHost Inc - Experts in Private Label Reseller Plans
    http://www.mchost.com

  14. #14
    Join Date
    Sep 2000
    Location
    New York/USA
    Posts
    1,691
    bash$ curl --version
    curl 7.8 (i686-pc-linux-gnu) libcurl 7.8 (OpenSSL 0.9.6)

    It seems installed but when I run a script that requires curl, it doesn't work. Oh well

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •