ISPConfig 3.0.2 RC 1 released

Till

Administrator
This is the release candidate of the upcoming ISPConfig 3.0.2.

The latest installation instructions for new setup options like Dovecot and BIND support can be found in the docs folder of the ISPConfig-3.0.2-rc1.tar.gz file.

Please report bugs here:

http://bugtracker.ispconfig.org

Beta and RC versions are meant for testing and bugfixing. Please wait for the final version to update your production systems.

Changelog and new features
------------------------------------

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


IMPORTANT: Backup your installation before updating
---------------------------------------------------

http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/


New Installation
------------------------------------

Execute the following commands as root user on the shell:

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


Update of an existing ISPConfig installation Installation
------------------------------------

Execute the following commands as root user on the shell:

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

Till

Administrator
Das hängt davon ab, wie gut sie läuft. Wenn nur Kleinigkeiten auftauchen, dann kommt nächste WE die Final. Ich hab sie bei mir seit gestern auf einigen Servern und das einzige Problem das ich bis jetzt gefunden hab war mit dem neuen getmail locking und das hab ich in der rc schon behoben.
 

Till

Administrator
Bei mir läuft alles ohne Probleme. Da auch keine weiteren Bugs gemeldet wurden, werde ich heute oder morgen die Final rausbringen.
 

Till

Administrator
Dienste können nur bei einem Update neu konfiguriert werden. Du kannst problemlos das Update durchführen, selbst wenn die zu aktualisierende Version identisch mit der Version des Updates ist.
 

F4RR3LL

Active Member
Wunderbar, war mir nur wichtig zu wissen da ich an meinem Produktivsystem einen Dienst nach dem anderen Tauschen will und nicht wie am Testos alles auf einen Schlag ;)
 

Werbung

Top