The Kloxo installation process differs depending on whether you have already setup MySQL. If you have already installed MySQL and set a root password, skip to the second set of steps. Otherwise, proceed below. You will need to be logged in to your VPS as the root user to install Kloxo.
1.# wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
2. ./kloxo-installer.sh --type=master
If MySQL is already installed with a root password set:
1. # wget http://download.lxcenter.org/download/kloxo/production/kloxo-installer.sh
2. # ./kloxo-installer.sh --type= --db-rootpassword=PASSWORD
Done
No comments:
Post a Comment