About 32,200 results
Open links in new tab
  1. How to solve “Access denied for user 'phpmyadmin'@'localhost' …

    Apr 25, 2019 · To fix it, I found the config-db.php file in /etc/phpmyadmin/ and got the password from there. Root access to PHPMyAdmin was working, so I logged in as root to PHPMyAdmin …

  2. apache2 - Forbidden You don't have permission to access …

    Forbidden You don't have permission to access /phpmyadmin on this server Ask Question Asked 11 years, 3 months ago Modified 5 years, 7 months ago

  3. 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?

  4. 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 …

  5. Not getting the login page after installing the phpMyAdmin

    Dec 3, 2023 · I have tried so many times but still, I am getting a blank screen while accessing the phpMyAdmin page. I have checked on google but haven't found the solution. I have deleted …

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

    Jun 29, 2015 · 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. …

  7. how to correctly install apache2, php5, mysql and phpmyadmin

    What is the most correct method of installing apache 2 server, php5, mysql and phpMyAdmin? I installed it this week, and I had a lot problems without solutions, so now that I reinstalled …

  8. How do I access phpMyAdmin on localhost with NginX

    Jan 8, 2017 · How do I access phpMyAdmin on localhost with NginX Ask Question Asked 8 years, 11 months ago Modified 1 year, 10 months ago

  9. 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 …

  10. mysql - How to upgrade PHPmyAdmin [revisited] - Ask Ubuntu

    Aug 19, 2017 · This question was asked previously, How to upgrade PHPmyAdmin The answer given was sudo apt-get update sudo apt-get install phpmyadmin or sudo apt-get update sudo …