SadeghKzadeh

Registered
Nov 5, 2014
3
0
1
Shiraz, Iran
cPanel Access Level
Root Administrator
hello
i try to install cpanel on my linux server
and running install
But in installing my installation process, my server turned off.
Installation failed
I tried to install again
And i give an error




--------
2018-10-27 19:28:01 679 ( INFO): Warning !!! Warning !!! WARNING !!! Warning !! ! Warning
2018-10-27 19:28:01 680 ( INFO): Waiting 5 seconds...
2018-10-27 19:28:01 681 ( INFO):
2018-10-27 19:28:01 682 ( INFO):
2018-10-27 19:28:06 685 ( INFO): Checking for any control panels...
2018-10-27 19:28:06 701 (ERROR): The installation process found evidence that the following control panels were installed on this server:
2018-10-27 19:28:06 702 (ERROR): cPanel & WHM
2018-10-27 19:28:06 703 (FATAL): You must install cPanel & WHM on a clean server.
Removing /root/installer.lock.



how i can fix it ?!
 

rpvw

Well-Known Member
Jul 18, 2013
1,100
472
113
UK
cPanel Access Level
Root Administrator

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello @SadeghKzadeh,

The information in the previous post is correct. Reinstalling the OS and then starting the cPanel installation again is the best approach. If for some reason that's not feasible, you could try forcing the installation with the use of the "--force" flag. EX:

Code:
sh latest --force
Thank you.