(Ubuntu - Lamp) phpmyadmin install error 404 not found
Posted
by meyosef
on Server Fault
See other posts from Server Fault
or by meyosef
Published on 2010-05-18T12:08:18Z
Indexed on
2010/05/18
12:12 UTC
Read the original article
Hit count: 363
Hi, I install apache, mysql, php and then phpmyadmin on ubuntu desktop 10.04 version I test apache: localhost with browser and its works. I test mysql with console and its works. I test phpmyadmin http://localhost/phpmyadmin/ and get error 404 not found I see that solution for that brobem, copy /phpmyadmin/ to /www/, but I dont want to put in /www/ to my websites files (maybe I wrong or miss something-please tell me in this case). How this problem can be solved in the best way? Thanks
© Server Fault or respective owner