This is the beta version of the upcoming ISPConfig 3.0.1.4 release.
This release adds user crontabs, separates clients and resellers more clearly and fixes a lot of bugs.
Changelog
------------------------------------
http://bugtracker.ispconfig.org/index.php?string=&project=3&due[]=27&status[]=closed&do=index
New Installation
------------------------------------
Execute the following commands as root user on the shell:
Update of an existing ISPConfig installation
Installation
------------------------------------
Execute the following commands as root user on the shell:
This release adds user crontabs, separates clients and resellers more clearly and fixes a lot of bugs.
Changelog
------------------------------------
http://bugtracker.ispconfig.org/index.php?string=&project=3&due[]=27&status[]=closed&do=index
New Installation
------------------------------------
Execute the following commands as root user on the shell:
Code:
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.1.4-beta.tar.gz
tar xvfz ISPConfig-3.0.1.4-beta.tar.gz
cd ispconfig3_install/install/
php -q install.php
cd /tmp/
rm -rf ispconfig3_install
rm -f ISPConfig-3.0.1.4-beta.tar.gz
Installation
------------------------------------
Execute the following commands as root user on the shell:
Code:
cd /tmp
wget http://www.ispconfig.org/downloads/ISPConfig-3.0.1.4-beta.tar.gz
tar xvfz ISPConfig-3.0.1.4-beta.tar.gz
cd ispconfig3_install/install/
php -q update.php
cd /tmp/
rm -rf ispconfig3_install
rm -f ISPConfig-3.0.1.4-beta.tar.gz