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