You are currently browsing the archives for the Developer 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.

Archive for the ‘Developer’ Category

ISPConfig 3.0.4.2 released

Tuesday, January 10, 2012 posted by till

ISPConfig 3.0.4.2 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:

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://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.2.tar.gz

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=57&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 – 11.10
- OpenSuSE 11 – 12.1
- CentOS 5.2 – 6.2
- Fedora 9 – 15

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

Comments Off

ISPConfig 3.0.4.1-RC1 available for testing

Thursday, January 5, 2012 posted by till

The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.2 is available for download. 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.4

Changelog

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

Download

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

Update instructions

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

Comments Off

ISPConfig 3.0.4.1 released

Thursday, November 24, 2011 posted by till

ISPConfig 3.0.4.1 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:

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://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.4.1.tar.gz

Changelog

http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=56&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 – 11.10
- OpenSuSE 11 – 12.1
- CentOS 5.2 – 6.0
- Fedora 9 – 15

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

Comments Off

ISPConfig 3.0.4.1-RC2 available for testing

Monday, November 21, 2011 posted by till

The second release candidate (RC2) version of the upcoming ISPConfig 3.0.4.1 is available for download. 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.4

Changelog

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

Download

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

Update instructions

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

Comments Off

ISPConfig 3.0.4.1-RC1 available for testing

Tuesday, November 15, 2011 posted by till

The first release candidate (RC1) version of the upcoming ISPConfig 3.0.4.1 is available for download. 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.4

Changelog

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

Download

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

Update instructions

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

Comments Off

ISPConfig 3.0.4 Beta 1 available for download

Friday, September 30, 2011 posted by till

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

ISPConfig 3.0.4 is a major release with many new features and bugfixes.

- New module for virtual server management. It uses OpenVZ containers to virtualize servers. Tutorials for this new module will get released soon. If you want to try it out right now, then you can use the basic setup from this tutorial:

http://www.howtoforge.com/installing-and-using-openvz-on-debian-squeeze-amd64

Please be aware that the Debian openvz kernel requires that filesystem quota is disabled. So it is recommended that you dont use a server that hosts websites as virtual machine host, or your websites will loose the quota restriction.

- Added support for nginx (>= 0.8.21) Webserver

Please note that nginx version >= 0.8.21 is required if you want to use ISPConfig 3 with nginx. In addition to that, PHP-FPM has to be installed (Lighttpd’s spawn-fcgi is not supported). For example, installation instructions for nginx/PHP-FPMcan be found here:

Ubuntu 11.04: http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-ubuntu-11.04
CentOS 6.0: http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-centos-6.0
OpenSUSE 11.4: http://www.howtoforge.com/installing-nginx-with-php5-and-php-fpm-and-mysql-support-on-opensuse-11.4

For CGI support, fcgiwrap has to be installed, as shown in chapter 4 on http://www.howtoforge.com/serving-cgi-scripts-with-nginx-on-debian-squeeze-ubuntu-11.04

- Added support for mailman mailinglists
– Added support for IPv6 addresses in websites
– IP addresses can now assigned statically to clients
– Protect web folders with .htaccess / .htpasswd files.

Note: The javascript YUI framework has been replaced with JQuery. If you use custom themes, you will have to modify your theme.

Changelog

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

Download

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

Update instructions

cd /tmp<br /> rm -rf /tmp/ispconfig3_install<br /> wget http://www.ispconfig.org/downloads/ISPConfig-3.0.4-beta1.tar.gz<br /> tar xvfz ISPConfig-3.0.4-beta1.tar.gz<br /> cd ispconfig3_install/install<br /> php -q update.php

Comments Off

ISPConfig 3.0.3.3 RC 1 released for testing

Tuesday, March 15, 2011 posted by till

The first release candidate (RC1) version of the upcoming ISPConfig 3.0.3.3 is available for download. 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.2

Changelog

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

Download

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

Update instructions

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

Comments Off

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