Access phpMyAdmin main page in Amazon EC2 instance -


i have amazon ec2 amazon-linux instance running.

i installed phpmyadmin (correctly think, followed these steps https://superuser.com/questions/291230/how-to-install-phpmyadmin-on-linux-ec2-instance), when access http:// myelasticip /phpmyadmin see file list, in phpmyadmin folder.

what have view phpmyadmin main page??? know must stupid question, dont know else do...

thanks in advance!

silly question, had install php in ec2 instance. not installed default. hope helped someone


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -