This is the beta version of the upcoming ISPConfig 3.0.1.5 release.
This is a bugfix release
Changelog
------------------------------------
http://bugtracker.ispconfig.org/inde...&status[]=
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.5-beta.tar.gz
tar xvfz ISPConfig-3.0.1.5-beta.tar.gz
cd ispconfig3_install/install/
php -q install.php
cd /tmp/
rm -rf ispconfig3_install
rm -f ISPConfig-3.0.1.5-beta.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.1.5-beta.tar.gz
tar xvfz ISPConfig-3.0.1.5-beta.tar.gz
cd ispconfig3_install/install/
php -q update.php
cd /tmp/
rm -rf ispconfig3_install
rm -f ISPConfig-3.0.1.5-beta.tar.gz
Recent comments
19 hours 2 min ago
1 day 7 min ago
1 day 4 hours ago
1 day 6 hours ago
1 day 20 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 8 hours ago
2 days 9 hours ago
2 days 10 hours ago