About 2,260 results
Open links in new tab
  1. php - How do I access phpMyAdmin? - Stack Overflow

    Sep 24, 2013 · I installed phpMyAdmin on my computer. I used Apache as my http server. However, every time I go to http://localhost/phpMyAdmin/, this screen appears: How do I make ...

  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 version of phpmyadmin …

  3. 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 can …

  4. mysql - How do I login in to phpMyAdmin? - Stack Overflow

    Jun 24, 2016 · I recently installed phpMyAdmin (with Xampp), but I don't know how it works and I find no solution to my problem on the internet and also not on this forum. First of all my problem: I don't …

  5. 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 //localhost/phpMyAdmin ...

  6. Finding MySQL localhost URL and/or accessing phpmyadmin

    Jun 26, 2020 · With MySQL, you can connect via localhost "socket" or networking "TCP/IP" connections. The user accounts in MySQL exist separately from each other, so if your user account exists with …

  7. how to get login option for phpmyadmin in xampp

    Jul 20, 2013 · 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 a login page, what …

  8. php - How to set up phpmyadmin in localhost? - Stack Overflow

    Feb 8, 2016 · Im new to php so please explain how to set up wamp amd xampp and get access to phpmyadmin?

  9. Localhost or phpMyAdmin not found on server: How to fix?

    Most likely it is the port conflict for apache server, by default is must be using port 80. You can goto apache configuration file, http.conf and change the port to a different one like: Listen 0.0.0.0:10021 …

  10. acceso denegado de root@localhost en phpmyadmin xampp

    Feb 18, 2024 · No se que he tocado en phpmyadmin pero ahora no me deja acceder al usuario root@localhost (donde tenía todas las bases de datos). Por contra, cuando pongo cualquier usuario …