0

I am new to this, any help is appreciated.

I am running phpMyAdmin on my local ubuntu machine. I want to access my mysql database on my Amazon-EC2 instance which is running ubuntu as well. Is there anyway to do this?

To connect to EC2 using ssh I am using a pem keyfile. How should I configure phpMyAdmin to use this file for login?

stopBugs
  • 351
  • 3
  • 10
  • you can have a look http://stackoverflow.com/questions/9766014/connect-to-mysql-on-amazon-ec2-from-a-remote-server – jewelhuq Mar 13 '15 at 01:34
  • thanks, I was wondering if there is an easy way to connect to the general ubuntu@EC2_IP user (on an Ubuntu EC2 instance). My Do I need to have a user account with SUPER privilege in mysql? (ps I have modified the security group on EC2 to accept connections to mysql) – stopBugs Mar 13 '15 at 20:45
  • you can use restful api – jewelhuq Mar 14 '15 at 01:59

0 Answers0