ISPConfig 3.0.3 is available for download. This release is a major update and introduces new
functions like a dashboard module, AWstats website statistics, WebDAV, website backups and
many more. For a detailed list of changes, please see the changelog section below.
================================================== ===
*** New! The ISPConfig 3 manual is now available! ***
Version 1.0 for ISPConfig 3.0.3 (Date: 09/30/2010)
Author: Falko Timme <ft@falkotimme.com>
299 pages
The manual can be downloaded from these two links:
http://www.ispconfig.org/ispconfig-3...nfig-3-manual/
http://www.howtoforge.com/download-t...onfig-3-manual
================================================== ===
Download
-----------------------------------------------------
The software can be downloaded here:
http://downloads.sourceforge.net/isp...gz?use_mirror=
Changelog
------------------------------------
http://bugtracker.ispconfig.org/inde...&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
-----------------------------
- Debian Etch (4.0) - Squeeze (6.0)
- Ubuntu 7.10 - 10.04
- OpenSuSE 11 - 11.3
- CentOS 5.2 - 5.5
- Fedora 9 - 13
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 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/contro...e-ispconfig-3/
If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below.
This ispconfig version has new features which require additional software packages to be installed. The backup function requires the installation of sudo, the WebDAV functions require the apache webdav module, awstats requires the awstats packages and the ruby support requires the apache ruby module. The commands for Debian and Ubuntu to install these packages are:
# Install sudo:
apt-get install sudo
# If you want Ruby
apt-get install libapache2-mod-ruby
# If you want webdav then run the following to enable the Apache webdav modules:
a2enmod dav_fs
a2enmod dav auth_digest
Manual update instructions
--------------------------
Code:
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
Recent comments
16 hours 47 min ago
17 hours 47 min ago
21 hours 34 min ago
22 hours 48 min ago
1 day 2 hours ago
1 day 9 hours ago
1 day 18 hours ago
1 day 20 hours ago
2 days 11 hours ago
2 days 13 hours ago