It turns out that the uninstaller for i-mscp does not always work. At times it just fails, leaving an unusable system, on top of which, a new version of i-mscp does not allow to be installed. If this happened to you, follow the following steps to completely remove i-mscp and allow it to get installed again.
First, login to your phpmyadmin and remove all databases (Can also be done manually):
Access pma at http://yourdomain.com/pma,
User: Root
Password: yourmysql root password
If you forgot the password, you need to reset it
Delete all existing databases with a name imscp or roundcube in it.
Now, you need to delete all directories used by i-mscp:
find / -iname imscp -exec rm -rf {} \; rm -rf /etc/apache2 apt-get remove apache2
Now reinstall imscp.
tar jxf imscp-1.1.0-rc3.tar.bz2 cd imscp-1.1.0-rc3
Joel G Mathew, known in tech circles by the pseudonym Droidzone, is an opensource and programming enthusiast.
He is a full stack developer, whose favorite languages are currently Python and Vue.js. He is also fluent in Javascript, Flutter/Dart, Perl, PHP, SQL, C and bash shell scripting. He loves Linux, and can often be found tinkering with linux kernel code, and source code for GNU applications. He used to be an active developer on XDA forums, and his tinkered ROMS used to be very popular in the early 2000s.
His favorite pastime is grappling with GNU compilers, discovering newer Linux secrets, writing scripts, hacking roms, and programs (nothing illegal), reading, blogging. and testing out the latest gadgets.
When away from the tech world, Dr Joel G. Mathew is a practising ENT Surgeon, busy with surgeries and clinical practise.