Hi,
follow the Link to the video how I performed the installation
c-stac.com/videos/1.avi
where can I find the Log Files
procedure was
I exactly followed th erata File instructions
2) i-MSCP Installation
1. Make sure that your system is up-to-date
# apt-get update done
# apt-get dist-upgrade done
2. Install the pre-required packages
# apt-get install ca-certificates perl wget whiptail done
3. Download and untar the distribution files
# cd /usr/local/src done
# wget https://github.com/i-MSCP/imscp/archive/1.3.x.tar.gz done
# tar -xzf 1.3.x.tar.gz done
4. Change to the newly created directory
# cd imscp-1.3.x done
5. Install i-MSCP by running its installer
# perl imscp-autoinstall -d done