About 20,900 results
Open links in new tab
  1. server - How to fully remove phpMyAdmin? - Ask Ubuntu

    Oct 12, 2023 · If you installed it from the Ubuntu repositories, the command to uninstall it is: sudo apt-get purge phpmyadmin The purge instead of remove instructs apt-get to remove its configuration files …

  2. How to access phpMyAdmin after installation? - Ask Ubuntu

    Dec 28, 2010 · I've installed phpmyadmin sudo apt-get install phpmyadmin. Of course, I have also mysql and a web server running properly. Now how can I reach it?

  3. How to change root password for mysql and phpmyadmin

    Apr 4, 2012 · It depends on your configuration. Follow the instruction below to reconfigure phpmyadmin, and reset MySQL password. Ctrl + Alt + T to launch terminal sudo dpkg-reconfigure phpmyadmin …

  4. I forgot my Phpmyadmin username and password? - Ask Ubuntu

    Aug 1, 2015 · I forgot my Phpmyadmin username and password.I have installed phpmyadmin very long back but I forgot those login details now what should I do to access back the phpmyadmin panel ?

  5. mysql - Where is my phpMyAdmin installation? - Ask Ubuntu

    I just finished installing mysql-server, and then installed phpmyadmin which came with Apache and PHP. It set it up alright and made a phpMyAdmin database, but I can't seem to find the URL to get t...

  6. Unable to login to phpmyadmin with the root user - Ask Ubuntu

    Nov 1, 2023 · I had to use debian-sys-maint user to login in phpmyadmin, for some reason mysql root user cannot login in phpmyadmin. debian-sys-maint has the rights to create databases, create users, …

  7. phpmyadmin is not working after I installed it - Ask Ubuntu

    Feb 2, 2017 · I am using ubuntu-11.04. I followed these steps on this site: Installing Apache2 With PHP5 And MySQL Support On Ubuntu | HowtoForge So far my apache2, php, and mysql are working fine …

  8. Connecting phpmyadmin to separate MySQL server - Ask Ubuntu

    Apr 10, 2015 · I've got what's probably a very easy question to solve, but I've been stuck on it for a few days now. I've got 3 servers running in a small network, DNS, HTTP and MySQL. I've got apache2 …

  9. Can't access phpmyadmin (apache ok, php ok) - Ask Ubuntu

    Aug 8, 2017 · Well, I didn't "drop" the folder anywhere. I ran sudo aptitude install phpmyadmin.

  10. server - ubuntu 22.04 - phpmyadmin not working - Ask Ubuntu

    On Ubuntu 22.04, after installing apache, php, mysql and phpmyadmin, the link http://localhost/phpmyadmin/ returns a blank page. The only code outputted is: <?php ...