Ubuntu phpmyadmin installtio gui problem- dont see my new installed program (phpmyadmin) in programs gui list on ubuntu 10.04. I install phpmy admin with Synaptic package manager. Thanks
|
feedback
|
|
Web-based apps like that don't tend to turn up on the main desktop menus. You should be able to access the newly installed scripts by browsing to If that URL does not work, have a look in the config file that was added to the directory /etc/apache2/conf.d when the package was installed to see what virtual directories it is creating. (if you are using lighttpd, or something else, rather then Apache, then this config detail will be in a slightly different place of course) | |||||
feedback
|