Author Topic: Acces Problem in Amazon EC2  (Read 8973 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Acces Problem in Amazon EC2
« on: June 15, 2015, 05:22:21 PM »
Hello,
I've installed CWP on my Amazon EC2 tier1 server. I get the HTTP Test Page but I can't access to admin panel. I did some research and saw that it's related to 2030 port. I've opened 2030 port via putty (I checked, it's listening) and also gave permission via ec2 control panel security settings but still I can't access to admin panel. What might be the reason?

Offline
*
Re: Acces Problem in Amazon EC2
« Reply #1 on: June 23, 2015, 10:15:39 AM »
Try this commands:

service iptables stop
service httpd restart
service named restart
service cwpsrv restart

Offline
**
Re: Acces Problem in Amazon EC2
« Reply #2 on: June 23, 2015, 03:12:08 PM »
Check in your security group that you allow access to the port you want to use in Amazon web panel