ISPConfig 2.1.1 is available for download.

Discussion in 'General' started by falko, Nov 18, 2005.

  1. falko

    falko Super Moderator Howtoforge Staff

    ISPConfig 2.1.1 is available for download.

    Changelog
    ---------

    - Added default vhost for shared IP addresses.
    - Added "Create DNS-MX" to a web site's "Basis" tab.
    - Added support for Trustix Linux 3.0.
    - Updated SpamAssassin to version 3.1.0.
    - Updated ClamAV to version 0.87.1.
    - Updated Polish translation.
    - Updated Swedish translation.
    - Bugfix: Remove linebreaks from titles in multidoc edit form and treemenu.
    - Bugfix: Apache Directives field can now hold values with curly brackets.
    - Bugfix: Bug in SQL export in backup function.
    - Changed: Set the default value for automatic network configuration to 0 (some people lost their network connection because of automatic
    network configuration).


    Download
    --------

    http://www.ispconfig.org/downloads.htm

    Forums
    ------

    http://www.howtoforge.com/forums/


    Installation Instructions
    -------------------------

    Download the ISPConfig-2.1.1.tar.gz from sourceforge.net

    http://prdownloads.sourceforge.net/ispconfig/ISPConfig-2.1.1.tar.gz?download


    Installation on the shell as root User:

    Code:
    tar xvfz ISPConfig-2.1.1.tar.gz
    cd install_ispconfig
    ../setup
    The installer detects automatically the installed ISPConfig version and performs an update.
     
  2. Geoinline

    Geoinline New Member

    Typo

    small typo

    Code:
    tar xvfz ISPConfig-2.1.1.tar.gz
    cd install_ispconfig
    [B].[/B]./setup
    should be

    Code:
    tar xvfz ISPConfig-2.1.1.tar.gz
    cd install_ispconfig
    ./setup
     
    Last edited: Nov 18, 2005
  3. falko

    falko Super Moderator Howtoforge Staff

    Strange. I copied it from the ISPConfig newsletter I received yesterday, there it also says ../setup (which of course is wrong...). But in our newsletter software where we created the newsletter it says ./setup...

    How did that happen?:confused:
     
  4. mphayesuk

    mphayesuk Member HowtoForge Supporter

    Quick question, installing the update..... nothing should go wrong if I am on a 64bit system..... do I need to change the files again in the install script......

    Thanks
     
  5. falko

    falko Super Moderator Howtoforge Staff

  6. IntnsRed

    IntnsRed Member

    Sunspots. :rolleyes:
    ________
    VAPOR GENIE REVIEW
     
    Last edited: Mar 4, 2011
  7. falko

    falko Super Moderator Howtoforge Staff

    :D But the sun's not shining here...;)
     
  8. domino

    domino New Member

    Upgrade on SOHO Ubuntu Breezy flawless. Thank you!. "../setup" instruction on original post still wrong :p
     

Share This Page