I can't access phpmyadmin on ubuntu after successfull installation
Posted
by
Rana
on Server Fault
See other posts from Server Fault
or by Rana
Published on 2012-09-28T19:24:31Z
Indexed on
2012/09/28
21:39 UTC
Read the original article
Hit count: 372
I have ready LAMP environment on my amazon Ec2 micro instance(Ubuntu).
I have installed phpmyadmin distribution of ubuntu. selected apache2 as the server, then selected 'yes' for 'db-common-config' option. after its completed, I suppose to access it via http://server/phpmyadmin
, right? But I can't access it.
Is there any way to verify whether its been installed properly and running properly plz? Or do I have to do anything further?
Thanks in advance.
© Server Fault or respective owner