Hello everybody,
I have searched insite of the forum but I didn´t found an installation information.
So I like to know if it will be installed in the same way as ispcp omega 1.0.7 installation instructions?
Greets
Richard
Hello everybody,
I have searched insite of the forum but I didn´t found an installation information.
So I like to know if it will be installed in the same way as ispcp omega 1.0.7 installation instructions?
Greets
Richard
You will find the install doc in the Package or you can tale a look here
http://wiki.i-mscp.net/doku.php
You don't need this anymore with latestb Trunk
and how do you do it?
Take a look into the NightlyUpdateSpript
http://wiki.i-mscp.net/doku.php?id=start:nightlyupgrade
Then you will see the Installation Progress
It's the same as an Upgrade.
after switch to install Dir only enter:
#perl ./imscp-autoinstall
This Script install all you need
I prefer to take away the traditional
I will use
http://sourceforge.net/apps/tr…n/debian-packages-squeeze
then upgrade with nightly script
wow more you do not need anymore?
But this is a great progress
Thanks an all
Oups i forgot bold part :D:D:D
Quoteapt-get install subversion (only if you did not have already installed)
mkdir -p /path/to/some/dir (only if /path/to/some/dir do not exits)
svn export https://i-mscp.svn.sourceforge.net/svnroot/i-mscp/trunk/ /path/to/some/dir
cd /path/to/some/dir
perl ./imscp-autoinstall (or simply ./imscp-autoinstall, perl is default installed)
No, thats all you need, no more manual steps on install / update.