About 24,700 results
Open links in new tab
  1. I can not access phpMyAdmin on XAMPP - Stack Overflow

    May 15, 2015 · You need to start MySQL on the XAMPP control panel to allow the Apache server to access the database in order to authenticate to the administration panel (phpMyAdmin)

  2. xampp - PhpMyAdmin not working on localhost - Stack Overflow

    Feb 13, 2014 · Xampp version:1.7.7 (installed it on external hard drive), operating system: Windows 8, installed version 4.1.7 of phpMyAdmin and copied config.inc.php from my old …

  3. apache - phpMyAdmin in Xampp not working - Stack Overflow

    Feb 27, 2012 · if the port 80 is in use when you install xampp then you will define another port so you can run the apache service in xampp, try to use localhost:'your defined port' which will get …

  4. http://localhost/phpMyAdmin/ unable to connect - Stack Overflow

    Aug 26, 2014 · I installed XAMPP (Apache, PHP, MYSQL) in my computer C:\xampp. When I tried to start phpMyAdmin from my web browser with http: followed by …

  5. I can't access http://localhost/phpmyadmin/ - Stack Overflow

    Apr 12, 2012 · Problem: I can't access localhost/phpmyadmin/ before I can access localhost/phpmyadmin/ but today when I'm trying to access this page I got weird page also I …

  6. php - How do I access phpMyAdmin? - Stack Overflow

    XAMPP Users: If you have installed it as a service, changes to configuration files seem to take effect only when you restart the service through the Services panel and not via the XAMPP …

  7. Xampp: I can't access phpMyAdmin from localhost - Stack Overflow

    I was trying to set up Xampp for home development. It's correctly installed and I can access xampp pages like demos, security, status... even using the phytin-gui to start and stop the …

  8. how to get login option for phpmyadmin in xampp

    Jul 20, 2013 · 22 when i open localhost/phpmyadmin/ in xampp it opens directly the home page with root as user but not a login page. My page looks same as in here in this link how can I get …

  9. localhost/phpmyadmin is not working when i am trying to open …

    Sep 8, 2021 · When I clicked on admin button in xampp dashboard I am not able to open phpmyadmin console. After installing xampp, I have changed port of apache server and mysql …

  10. php - xampp localhost phpmyadmin Access denied for user 'root ...

    Nov 12, 2012 · I am getting two errors when I try to go to my phpmyadmin localhost Access denied for user 'root'@'localhost' (using password: YES) phpMyAdmin tried to connect to the …