Author Topic: panel not working  (Read 9971 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
panel not working
« on: November 01, 2013, 06:41:37 AM »
I have installed panel but it don't works website is loading all the time, what can i do now?

Offline
*
Re: panel not working
« Reply #1 on: November 01, 2013, 06:50:30 AM »
first you need to check that your internet provider don't blocks ports except web port eg. 80, 443

if your ports are not blocked then you can try to restart server.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: panel not working
« Reply #2 on: January 25, 2014, 06:53:03 PM »
I have installed panel but it don't works website is loading all the time, what can i do now?

Hello. Open Putty and Write:

iptables -A INPUT -p tcp --dport 2030 -j ACCEPT
iptables -A INPUT -p tcp --dport 2030 -j ACCEPT

;-)