HELP..Accidentally started the DNS Only script!

dawolf66

Registered
Sep 12, 2008
1
0
51
Like a bone head, it was a little late and I accidentally executed the DNS only script on my WHM/Cpanel server and stopped it after only a few seconds, but now my WHM is showing the DNS ony page and I basically lost WHM functions.
I pretty much lost just WHM , web sites seem to be working ok and all IPS etc are still ok.

Is there a way to reinstall WHM or what can I do to fix this problem?


Thanks.

Ray
 

rhenderson

Well-Known Member
Apr 21, 2005
784
2
168
Oklahoma
cPanel Access Level
Root Administrator
I would have suggested to do a upcp --force but it might force a DNS only update,a complete reinstall might delete everything. I think the safest way would be to drop a support ticket to cPanel, they have always been very fast to help us.
 

cPanelNick

Administrator
Staff member
Mar 9, 2015
3,481
35
208
cPanel Access Level
DataCenter Provider
Like a bone head, it was a little late and I accidentally executed the DNS only script on my WHM/Cpanel server and stopped it after only a few seconds, but now my WHM is showing the DNS ony page and I basically lost WHM functions.
I pretty much lost just WHM , web sites seem to be working ok and all IPS etc are still ok.

Is there a way to reinstall WHM or what can I do to fix this problem?


Thanks.

Ray

edit /etc/cpupdate.conf

change

CPANEL=dnsonly

to

CPANEL=release

then run

/scripts/upcp --force

It may take a while to convert it back.