[Question] cURL - GzInflate and few more.

Discussion in 'Server Operation' started by hhhhhh, Sep 22, 2008.

  1. hhhhhh

    hhhhhh New Member

    Hello,

    I am new on the forum, first of all I want to give thanks to all moderators and people who support this forum and website, is really appreciate follow a tutorial and understand step by step all that you are doing on your server :)

    Now, after setup my server with the tutorial of falko: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts I found few doubts.

    I've attached the info.php file.
    I used ubuntu 8.04.1 and I leave out the steps of ISPConfig because I will has only 2 websites inside server.

    I have a script in php running in my oder server and it has few requirements, I would like to know if anybody can reply the following questions:

    1- I need to have ImageMagick, GD, Zlib, MCrypt, Expat library.
    Looking the software installed in step 11 and 17 of tutorial:
    zlib1g-dev
    php5-gd
    php5-mcrypt
    php5-imagick
    libexpat1
    Do I need any other soft to cover the requirements?

    2- I need GzInflate enabled. How can I know if this is enable? or if it is not enable, how can I put enable?

    3- I have Google Checkout and it require the following:
    Php compiled with cURL
    cURL compiled with SSL support.
    cURL enabled, not just compiled.
    Php compiled with imap support.

    How can I know if all are done or how can I do it if I haven't?

    4- And finally I need: SimpleXML extension installed and loaded. How can I install it or know if I already have it?

    Thanks in advance!
     

    Attached Files:

    • info.zip
      File size:
      19.5 KB
      Views:
      263
  2. falko

    falko Super Moderator ISPConfig Developer

    From what I see, you're good to go. :)
     
  3. hhhhhh

    hhhhhh New Member

    Vielen Danke falko! :)
     

Share This Page