The first stable i-MSCP was released on March, 23 2012. This new version fixes several bugs and introduces new engine. You can still look at the CHANGELOG to know what features come with i-MSCP compared to the ispCP project, which is the i-MSCP code base.
Click here to download the stable version.
Please test these versions as much as you can, but be aware that these are still not stable and not recommended for production environments.
Thank you for reporting any bugs found in our issue tracker. Have a look at the timeline to see what's going on.
The last i-MSCP release candidate was released on January, 07 2013. This new version fixes several bugs. You can still look at the CHANGELOG to know what features come with i-MSCP compared to the ispCP project, which is the i-MSCP code base.
Click here to download this Release Candidate version.
Please be aware that these downloads are the HEAD branch of the actual development which means, they can be highly unstable. There's absolutely NO SUPPORT for these versions. You've been warned!
| Build date | 7z | Tar.bz2 | Tar.gz |
|---|---|---|---|
| The snapshots are created every midnight (UTC). | |||
You can also get the latest i-MSCP developement version by getting it from through our repositories (SVN or GIT).
From our SVN repository
# aptitude install subversion
# cd /usr/local/src
# svn export http://svn.github.com/i-MSCP/imscp.git i-mscp
From our GIT repository
# aptitude install git-core
# cd /usr/local/src
# git clone git://github.com/i-MSCP/imscp.git i-mscp
Finally, you must follow the installation instructions that you can find in the docs/{distribution}/INSTALL file (eg: docs/Debian/INSTALL).
IMPORTANT: You must note that support is only provided for i-MSCP beta and stable releases. If you want be able to get any help regarding i-MSCP (eg. install, update), we suggest that you do not install from our SVN repository.