LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   viewing phpmyadmin (https://www.linuxquestions.org/questions/linux-newbie-8/viewing-phpmyadmin-680029/)

sweirich 10-30-2008 10:29 AM

viewing phpmyadmin
 
i have php, apache, mysql and phpmyadmin. How do i view phpmyadmin in localhost? or anyhow?

will vnc..

Thanks

Spudley 10-30-2008 12:24 PM

Assuming it's all installed correctly,

http://localhost/phpmyadmin/

always worked for me.

(possibly with different capitalisation of phpmyadmin, depending on the install)

john test 10-30-2008 01:26 PM

Yup from the command prompt:
Code:

$ firefox localhost/phpmyadmin
Seems to bring up the phpmyadmin page on gnu ubunto 7.10


All times are GMT -5. The time now is 05:33 PM.