amazon web services - Trying to connect to EC2 mysql from my local machine -


i trying connect ec2 instance localhost machine , getting error "connection failed: no connection made because target machine actively refused it." in security group have opened port mysql 3306 ip address, , in my.conf file have change bind-address 0.0.0.0. please let me know else can try connect server's mysql database.

in security group add inbound access rule ssh

i think problem should this. because, accessing out ssh rule not possible. , try ping instance ip local cmd.


Comments

Popular posts from this blog

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -

php - Prepared Statement Inner Join Cannot Pass Parameter by Reference -

c# - Value cannot be null or empty.\r\nParameter name: name -