• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Raj

  1. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    i have updated the standard Plesk - certificate. your reverse DNS - check of your IP "222.73.236.48" results in errors what does this mean? Is there any solution?
  2. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    # telnet plbht.ml 80 Trying 222.73.236.48... Connected to plbht.ml. Escape character is '^]'. quit <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>501 Not Implemented</title> </head><body> <h1>Not Implemented</h1> <p>quit to /index.html not supported.<br /> </p> <hr>...
  3. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    yes i have done # plesk repair web -y and also # plesk repair all -y still having same problem nginx is still disabled
  4. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    disabled nginx restarted apache2 #netstat -ntlp | grep :80 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 11347/apache2 still not able to browse
  5. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    #netstat -ntlp | grep :80 output tcp 0 0 222.73.236.48:80 0.0.0.0:* LISTEN 10345/nginx
  6. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    and one more thing https://plbht.ml is working perfectly but not http://plbht.ml
  7. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    curl http://plbht.ml is working from server ssh
  8. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    Any website hosting in this server is not working, having problem in all. I have tried another locations also. As i had already told that due to this server problem i have hosted philippelebac.cn in another server. thats why you and i am able to open that. currently i have hosted plbht.ml in...
  9. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    Still not able to solve problem. Need HELP.
  10. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    @IgorG # iptables -L output Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination
  11. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    @MK-IT Services : there is not any errors like that..
  12. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    @IgorG output of lsof -i tcp:80 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME nginx 24823 root 9u IPv4 63536 0t0 TCP philippelebac.cn:http (LISTEN) nginx 24824 nginx 9u IPv4 63536 0t0 TCP philippelebac.cn:http (LISTEN) FYI philippelebac.cn was hosted...
  13. Raj

    Question Websites do not respond on port 80 but respond properly on port 7080

    According to this https://kb.plesk.com/en/119053 post the cause of this is: "The Nginx process was stopped on server." But in my case nginx is running properly. Nginx is running in port 80 and 443. Apache is running in 7080 and 7081. Product version: Plesk Onyx 17.0.17 OS version: Ubuntu 14.04
  14. Raj

    Resolved port 80 not working but port 443 working

    But why i am not able to browse from browser.
Back
Top