ISPConfig 是一個網路主機控制臺(Hosting Control Panel)軟體套件
重要的是它還是一套 Open Source 的軟體
官方訊息如下:
ISPConfig 3.0.4.6 released
Monday, June 18, 2012
ISPConfig 3.0.4.6 is available for download. This release is a bugfix release for ISPConfig 3.0.4.
For a detailed list of changes, please see the changelog section below.
=====================================================
*** New! The ISPConfig 3 manual is now available! ***
Version 1.3 for ISPConfig >= 3.0.4 (Date: 10/25/2011)
Author: Falko Timme
333 pages
The manual can be downloaded from these two links:
Download
The software can be downloaded here:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.6.tar.gz
Changelog
http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=68&status[]=
Known Issues
Please take a look at the bugtracker:
http://bugtracker.ispconfig.org
BUG Reporting
Please report bugs to the ISPConfig bugtracking system:
http://bugtracker.ispconfig.org
Supported Linux Distributions
Installation
The installation instructions for ISPConfig can be found here:
http://www.ispconfig.org/ispconfig-3/documentation/
or in the text files (named INSTALL_*.txt) which are inside the docs folder of the .tar.gz file.
Update
To update existing ISPConfig 3 installations, run this command on the shell:
ispconfig_update.sh
Select “stable” as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script.
Detailed instructions for making a backup before you update can be found here:
http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
Manual update instructions
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
tar xvfz ISPConfig-3-stable.tar.gz
cd ispconfig3_install/install
php -q update.php