Author Topic: Can't Access Admin Panel After Installation  (Read 18471 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Can't Access Admin Panel After Installation
« on: December 01, 2013, 08:34:31 AM »
Hi, I'm new in Centos.

Centos Web Panel was successfully installed, but I can't access http://IPaddress:2030.
How can I solve it?

Offline
*
Re: Can't Access Admin Panel After Installation
« Reply #1 on: December 01, 2013, 11:45:59 AM »
try to restart server and if this don't works then contact support on email with your ssh login details
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: Can't Access Admin Panel After Installation
« Reply #2 on: January 07, 2014, 10:21:30 PM »
i have the same problem! the solution was to open port 2030 from my amazon ec2 instance where i installed centos 6.  sorry for my bad english! good luck!

Offline
*
Re: Can't Access Admin Panel After Installation
« Reply #3 on: January 25, 2014, 07:29:20 PM »
Hi, I'm new in Centos.

Centos Web Panel was successfully installed, but I can't access http://IPaddress:2030.
How can I solve it?

Hello. Open Putty and Write:

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

;-)

Offline
*
Re: Can't Access Admin Panel After Installation
« Reply #4 on: April 09, 2018, 01:50:17 PM »
i have the same problem! Can you help me