0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

実際にphpMyAdminを使ってみる

Posted at

:sunny: AWS上でphpを使ってみる :sunny:

・前提条件

  起動したEC2インスタンスにSSH接続できていること。
  EC2にLAMPが構築されていて正常に起動していること。
   AWS EC2 RDS LAMPの環境構築手順 を参照してください。

・phpMyAdminへアクセス

  1.EC2インスタンスのパブリック DNSを調べる
  2.http://{パブリックIP}/phpMyAdminにアクセスする。
   ここでアクセスできない場合はphpMyAdminのインストール手順を見直しましょう。
  3.RDSのマスタユーザーとパスワードでログインします。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?