LoginSignup
0
0

More than 5 years have passed since last update.

Cloud9 で phpmyadmin を開こうとしたら Routing Error が出た時。

Posted at

ちょっとだけ、ハマったので、メモ。

これは、

phpmyadmin-ctl install

がエラーで、こけているのも関わらず、アクセスしようとした時の起きます。

ポートが Rails のサーバと被っているのが原因のようなので、

Rails のサーバを止めて、再度、

phpmyadmin-ctl install

を実行し、正常に phpmyadmin が起動すれば、アクセスでいるようになります。

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