CyberPanel Community

ClosedCannot recreate a domain website after I deleted it

su
sungyinieh #1

I create a website for my domain then later I deleted it. When I tried to create a new website with same domain it just stopped at " Starting creation… " and didn’t move on.

19 replies
jo
josephgodwinke #2

Welcome and Happy New Year @sungyinieh

Kindly post the results of this command

echo $(($(getconf _PHYS_PAGES) * $(getconf PAGE_SIZE) / (1024 * 1024)))
jo
josephgodwinke #4

Well you have enough memory. Can you install htop tool using command

sudo apt install -y htop || yum install -y htop || dnf install -y htop
sudo reboot
# when server has boot up open ssh terminal and run
htop

Post screenshot after 40 secs of htop running do not scroll please

jo
josephgodwinke #6

Do you have a imunify installed or you are using configserver ?

jo
josephgodwinke #9

Can you run a basic security, stability and settings check on the server using configserver. It should be the first option you see. Click on it and report back

Are you trying to recreate an already deleted website ?

jo
josephgodwinke #11

Do you have a static ip? which server service provider is this

Are you trying to recreate an already deleted website ?

su
sungyinieh #12
  1. I have a static IP.
  2. The server service provider is Tencent Cloud in China.
  3. I delete an old website(linkverse.cc), and I want to create a new one with same domain, and that’s what I saw “Start creation…”. Then I tried the option “Test domain”, still failed.
jo
josephgodwinke #13

Which operating system is this ?

Check through web admin console if you still have vHost for that domain. Also check through ssh if you have the documentroot of that website i.e /home/linkverse.cc/public_html

su
sungyinieh #14
  1. CentOS 7.6 64bit
  2. Not found any domain still left(linkverse.cc).
  3. No /linkverse.cc found in /home.
jo
josephgodwinke #15

Using admin panel go to phpmyadmin and look for database cyberpanel under it is a table websiteFunctions_websites also check for a table called domains see if your website is listed there. Delete any entries of your domain linkverse.cc

su
sungyinieh #18

Should I try to shift to Ubuntu to re-install the Cyperpanel?

su
sungyinieh #20

OK. Thank you very much for your warm help. :wink:

Sign in to reply