About 4,750 results
Open links in new tab
  1. 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 …

  2. How to solve “Access denied for user 'phpmyadmin'@'localhost' …

    Oct 1, 2021 · I was upgrading and the phpmyadmin installer asked what the phpmyadmin user password should be, or to leave it blank to random generate a password. I hit enter without …

  3. Change phpMyAdmin port from 80 to another number - Ask Ubuntu

    Mar 26, 2017 · Alternatively, you could restrict Phpmyadmin to only one specific port by creating a Phpmyadmin version host and use the Listen 99 directive to that virtual host.

  4. apache2 - How to solve the phpmyadmin not found issue after …

    Dec 6, 2013 · After upgradation of phpmyadmin and mysql server the whole LAMP server runs well with the updated mysql server and phpmyadmin. But after the upgradation of Apache and …

  5. 12.10 - phpMyAdmin - Display all queries - Ask Ubuntu

    Mar 4, 2011 · Apache: 2.2.22 (Ubuntu) phpMyAdmin: 3.4.11.1deb1 I would like phpmyadmin to display all the queries I run. How can I do it? Thank you very much. UPDATE To be more …

  6. How to open phpmyadmin after xampp installed on linux?

    Nov 5, 2015 · How to open phpmyadmin after xampp installed on linux? Ask Question Asked 9 years, 7 months ago Modified 6 years, 3 months ago

  7. apache2 - How to reconfigure phpmyadmin? - Ask Ubuntu

    Jul 11, 2019 · 38 run the command: sudo dpkg-reconfigure phpmyadmin You need to reconfigure it because lamp and xampp run phpmyadmin in different ports. So, it is probably a port conflict. …

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

    The only code outputted is the PHP code returned from the page and not executed ? if yes, seems like you did not install libapache2-mod-php (version), where version is your PHP …

  9. phpmyadmin: DROP DATABASE statements disabled - Ask Ubuntu

    1 It worked for me. sudo service mysql restart Open phpmyadmin Click on Databases in the header. Marked database_to_delete. Select drop action.

  10. PHPMyAdmin - How to fix #1006 - Ask Ubuntu

    Jun 24, 2020 · In my Ubuntu 20.04 (Desktop/Laptop not server) OS based machine I recently install XAMPP (Version: 7.4.7). Now when I try to create a database it shows #1006 - Can't …