Archive for the ‘Allgemein’ Category
ISPConfig 3.0.4.2 released
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
ISPConfig 3 Zahlungsmodul veröffentlicht
Das ISPConfig 3 Zahlungsmodul erweitert ISPConfig 3 um Funktionen zur automatischen Abrechnung und Rechnungserstellung (Faktura). Das Zahlungsmodul ist direkt in ISPConfig integriert und kann über den ISPConfig Administratorlogin erreicht werden. Im folgenden finden Sie die Liste der Funktionen, eine detaillierte Beschreibung der einzelnen Funktionen befindet sich im Handbuch.
Funktionen
- Erstellungen von Rechnungen im Rechnungseditor.
- Automatisches Erstellen von Rechnungen auf Basis wiederkehrender Artikel / Abonnements
(z.B. Domains, Webseiten, Supportverträge etc.). - Rechnungen als PDF speichern.
- Erstellung von Gutschriften.
- Rechnungen per Email versenden.
- Zahlungserinnerungen per Email versenden.
- Artikelvorlagen
- Emailvorlagen
- Unterstützung für mehrere Mandanten (Firmen) mit getrennten Rechnungsnummernkreisen.
- Bereitstellung von Kundenrechnungen im ISPConfig Kundenlogin.
- Erweiterung der Kundeneinstellungen von ISPConfig um rechnungsspezifische Details wie
Zahlungsziel, Email des Rechnungsempfängers und Zahlungsgateway. - Automatische Vergabe von Rechnungsnummern.
- Automatische erstellung von Wiederkehrenden Artikeln auf Basis der ISPConfig Kundenvorlagen.
- Das Zahlungsmodul ist in ISPConfig integriert und kann über den Administratorlogin erreicht werden.
- das zahlungsmodul wird im Sourcecode ausgeliefert, so das individuelle Anpassungen möglich sind.
- Unterstützung für Paypal Zahlungen.
- Dashboard plugin zum anzeigen von Kundenrechnungen im ISPConfig Dashboard.
- Externe Zahlungsseite als Zeil für Zahlungslinks mit auswahl der zahlungsmethode durch den
Kunden.
ISPConfig 3.0.3.2-RC1 available for testing
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
ISPConfig 2.2.37 is available for download.
This ISPConfig release adds support for new Linux versions, updates PHP and fixes several bugs.
Detailed Changelog
——————
- New: Added support for Debian 5.0.5.
- New: Added support for OpenSUSE 11.3.
- Updated PHP to 5.2.14
- Fixed Bug ftp_logs.php checks if /var/log/xferlog.0 exists (http://bugtracker.ispconfig.org/index.php?do=details&task_id=1015&project=2).
- Fixed Bug FS#1178 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=1178&project=2).
- Fixed bug FS#990 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=990&project=2).
- Fixed bug FS#968 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=968&project=2).
- Fixed bug FS#1236 (http://bugtracker.ispconfig.org/index.php?do=details&task_id=1236&project=2).
Changed system requirements
—————————–
This release requires that you have these two new perl modules installed on your system: NetAddr::IP and Archive::Tar
Installation instructions for the new perl modules:
Debian 5.0 and newer Ubuntu releases:
apt-get install libnetaddr-ip-perl libarchive-tar-perl
For Debian 4.0 and older Ubuntu releases, please read this thread:
http://www.howtoforge.com/forums/showpost.php?p=229525&postcount=4
Fedora:
yum install perl-NetAddr-IP perl-Archive-Tar
OpenSUSE:
yast -i perl-NetAddr-IP perl-Archive-Tar
Mandriva:
urpmi perl-NetAddr-IP perl-Archive-Tar
CentOS 5.x (x86_64):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el5.rf.x86_64.rpm
CentOS 5.x (i386):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el5.rf.i386.rpm
CentOS 4.x (x86_64):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/redhat/el4/en/x86_64/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el4.rf.x86_64.rpm
CentOS 4.x (i386):
yum install perl-Archive-Tar
rpm -ivh http://apt.sw.be/redhat/el4/en/i386/rpmforge/RPMS/perl-NetAddr-IP-4.027-1.el4.rf.i386.rpm”
—————-
- Important -
—————-
The Apache 1.3.41 bundled with ISPConfig might need a change in the stdio.h file of
your Linux distribution to compile correctly. This change is described in the “Perfect
Server” tutorials and is only needed for newer Linux versions. If you have not modified
the stdio.h file as you installed ISPConfig, then it might be nescessary to do it
before you install the update or the update might fail.
Debian 5.0: No change needed.
CentOS 5.5: No change needed.
Fedora 13, see chapter 16: http://www.howtoforge.com/perfect-server-fedora-13-x86_64-ispconfig-2-p5
OpenSuSE 11.x, see chapter 17: http://www.howtoforge.com/perfect-server-opensuse-11.2-x86_64-ispconfig-2-p6
Ubuntu 10.4, see chapter 22: http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-2-p7
If you are unsure if your linux version is affected, please take a look into the
ISPConfig 2 “Perfect Server” guide for the Linux distribution you use.
http://www.ispconfig.org/ispconfig-2/documentation/
Download
——–
http://www.ispconfig.org/ispconfig-2/download/
Forums
——
http://www.howtoforge.com/forums
Installation Instructions
————————-
Download the ISPConfig-2.2.37.tar.gz from ispconfig.org:
http://prdownloads.sourceforge.net/ispconfig/ISPConfig-2.2.37.tar.gz?download
Installation on the shell as root user:
tar xvfz ISPConfig-2.2.37.tar.gz
cd install_ispconfig
./setup
The installer automatically detects the installed ISPConfig version and
performs an update.