aaP_anand9462
Hello, it is recommended to check whether there is a program using port 80. Check if the web service is running properly?
The panel does not manage this domain name, it is possible that other programs are occupying the relevant port
ps aux|grep -E "apache|nginx"
netstat -tulnp|grep 80