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.
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
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?
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
Yes! http://www.howtoforge.com/forums/showthread.php?t=935&page=2 http://www.howtoforge.com/forums/showthread.php?t=1210
Upgrade on SOHO Ubuntu Breezy flawless. Thank you!. "../setup" instruction on original post still wrong