You are currently browsing the archives for the News category.

Support us

You can support the ISPConfig development by buying a subscription from HowtoForge - ISPConfig was initiated by the same people that run HowtoForge so your subscription will keep the ISPConfig development going.

Newsletter

Subscribe to ISPConfig Newsletter and stay informed about the latest news and updates.

Email:
(If you want to unsubscribe from our newsletter, visit this link.)

Our Sponsors

We appreciate the help of Artmotion, a Datacenter & IT Outsourcing firm.

and

Timme Hosting, a company offering nginx webhosting.

Archive for the ‘News’ Category

ISPConfig 3.0.3.2 released

Thursday, January 6, 2011 posted by till

ISPConfig 3.0.3.2 is available for download. This release is a bugfix release for ISPConfig 3.0.3.
For a detailed list of changes, please see the changelog section below.

=====================================================
*** New! The ISPConfig 3 manual is now available! ***

Version 1.1 for ISPConfig >= 3.0.3.1 (Date: 12/12/2010)
Author: Falko Timme <ft@falkotimme.com>

305 pages

The manual can be downloaded from these two links:

http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================

Download
—————————————————–

The software can be downloaded here:

http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.3.2.tar.gz?use_mirror=

Changelog
————————————

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=50&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.10
– OpenSuSE 11 – 11.3
– CentOS 5.2 – 5.5
– Fedora 9 – 14

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/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

Comments Off

ISPConfig 3.0.3.2-RC1 available for testing

Monday, December 27, 2010 posted by till

The first release candidate (RC1) version of the upcoming ISPConfig 3.0.3.2 is available for download. This version is feature complete and will be released as final version if no major bugs were found. RC versions are released for testing purposes, it is not recommended to use them on production systems.

This release is a bugfix release for ISPConfig 3.0.3.1

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=50&status[]=

Download

http://www.ispconfig.org/downloads/ISPConfig-3.0.3.2-rc1.tar.gz

Update instructions

cd /tmp
rm -rf /tmp/ispconfig3_install
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3.2-rc1.tar.gz
tar xvfz ISPConfig-3.0.3.2-rc1.tar.gz
cd ispconfig3_install/install
php -q update.php

Comments Off

ISPConfig 3.0.3.1 released

Monday, December 13, 2010 posted by till

ISPConfig 3.0.3.1 is available for download. This release is a bugfix release for ISPConfig 3.0.3.
For a detailed list of changes, please see the changelog section below.

=====================================================
*** New! The ISPConfig 3 manual is now available! ***

Version 1.1 for ISPConfig 3.0.3.1 (Date: 12/12/2010)
Author: Falko Timme <ft@falkotimme.com>

305 pages

The manual can be downloaded from these two links:

http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================

Download
—————————————————–

The software can be downloaded here:

http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.3.1.tar.gz?use_mirror=

Changelog
————————————

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=48&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.10
– OpenSuSE 11 – 11.3
– CentOS 5.2 – 5.5
– Fedora 9 – 14

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/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

Comments Off

ISPConfig 3.0.3.1-RC2 available for testing

Thursday, December 9, 2010 posted by till

The release second candidate (RC2) version of the upcoming ISPConfig 3.0.3.1 is available for download. This version is feature complete and will be released as final version if no major bugs were found. RC versions are released for testing purposes, it is not recommended to use them on production systems.

This release is a bugfix release for ISPConfig 3.0.3

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=48&status[]=

Download

http://www.ispconfig.org/downloads/ISPConfig-3.0.3.1-rc2.tar.gz

Update instructions

cd /tmp
rm -rf /tmp/ispconfig3_install
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3.1-rc2.tar.gz
tar xvfz ISPConfig-3.0.3.1-rc2.tar.gz
cd ispconfig3_install/install
php -q update.php

Comments Off

ISPConfig 3.0.3 released

Wednesday, October 6, 2010 posted by till

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/ispconfig-3-manual/
http://www.howtoforge.com/download-the-ispconfig-3-manual
=====================================================

Download
—————————————————–

The software can be downloaded here:

http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.3.tar.gz?use_mirror=

Changelog
————————————

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=28&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/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

Comments Off

ISPConfig 3.0.3 RC1 released for testing

Monday, September 27, 2010 posted by till

The release candidate 1 (RC1) version of the upcoming ISPConfig 3.0.3 is available for download. This version is feature complete and will be released as final version if no major bugs were found. RC versions are released for testing purposes, it is not recommended to use them on production systems.

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=28&status[]=

Download

http://www.ispconfig.org/downloads/ISPConfig-3.0.3-rc1.tar.gz

Update instructions

wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3-rc1.tar.gz
tar xvfz ISPConfig-3.0.3-rc1.tar.gz
cd ispconfig3_install/install
php -q update.php

Enabling the new dashboard module

To enable the new dashboard module for the admin user, click on:

System > CP Users > Edit User, then click on admin, enable the checkbox “dashboard” in the module list and select “dashboard” as Startmodule. Then click on save. Logout from ispconfig and then login again.

Comments Off

ISPConfig 3 online demo available now

Friday, September 10, 2010 posted by admin

There is a online demo of ISPConfig 3.0.3 interface available now to get a first impression of the new ISPConfig version.

Link to the ISPConfig 3 demo

http://demo3.ispconfig.org/

The login details for the different administration interface levels are:

Administrator Login

Username: admin
Password: demo

Reseller Login

Username: reseller
Password: demo

Client Login

Username: client
Password: demo

The following functions are disabled in the online demo: Changing the password of the default admin, reseller or client user, changing system server settings and the system interface config, using the language editor and the remote API.

The database of the online demo is reset once a day.

Comments Off

This tutorial describes the installation of a clustered Web, Email, Database and DNS server to be used for redundancy, high availability and load balancing on Debian 5 with the ISPConfig 3 control panel. GlusterFS will be used to mirror the data between the servers and ISPConfig for mirroring the configuration files. I will use a setup of two servers here for demonstration purposes but the setup can scale to a higher number of servers with only minor modifications in the GlusterFS configuration files. read more…

Comments Off

ISPConfig 3.0.3 Beta 1 released for testing

Wednesday, July 28, 2010 posted by admin

The beta version of the upcoming ISPConfig 3.0.3 release is available for download. This release is the first beta of the upcoming ISPConfig 3.0.3 series. Beta versions are released for testing purposes, it is not recommended to use them on production systems.

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=28&status[]=

Download

http://www.ispconfig.org/downloads/ISPConfig-3.0.3-beta1.tar.gz

Discussion

http://www.howtoforge.com/forums/showthread.php?t=47608

Update instructions

wget http://www.ispconfig.org/downloads/ISPConfig-3.0.3-beta1.tar.gz
tar xvfz ISPConfig-3.0.3-beta1.tar.gz
cd ispconfig3_install/install
php -q update.php

Comments Off

Here’s a little script that automates the task of setting up a Perfect Server – OpenSUSE 11.2 x86_64 [ISPConfig 3], and in the end it also installs ISPConfig 3. More…

Comments Off