Cannot access phpMyAdmin on localhost running XAMPP

0 votes

On my Windows computer, I installed XAMPP, and I'm attempting to run WordPress locally. Due to some connectivity issues, I am now completely unable to use phpMyAdmin. Is there a workaround for this other installing XAMPP again?

I tried setting user names/passwords in XAMPP's passwords.txt, wordpress wp-config.php, php config.inc.php files. In the php.config.inc.php file, I uncomment and set the password:

$cfg['Servers'][$i]['password']

I see the following error notice when I attempt to access phpmyadmin on localhost:

Invalid settings prevent connection; mysqli real connect(): (HY000/1045): Access is blocked for "root" at "localhost" (using password: YES) When phpMyAdmin attempted to connect to the MySQL server, the connection was denied by the server. You should verify that the host, username, and password listed in your setup match the data provided by the MySQL server administrator.

Aug 6, 2022 in PHP by Kithuzzz
• 38,010 points
787 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In PHP

0 votes
1 answer

Fatal error: Cannot access empty property in C:\xampp\htdocs\MyTestPages\f.php on line 15

Hello @kartik, You access the property in the ...READ MORE

answered Oct 19, 2020 in PHP by Niroj
• 82,880 points
1,532 views
0 votes
0 answers

Cannot access to localhost/xampp/index.php

When I type localhost in my browser ...READ MORE

May 30, 2022 in PHP by Kichu
• 19,050 points
2,048 views
0 votes
0 answers

I can not access phpMyAdmin on XAMPP

Windows 8 is where I've installed my ...READ MORE

Jul 22, 2022 in PHP by narikkadan
• 63,420 points
546 views
0 votes
1 answer

Error: Maximum execution time of 60 seconds exceeded in C:\xampp\phpmyadmin\libraries\dbi\mysql.dbi.lib.php on line 140

Hello @kartik, Go to: xampp\phpMyAdmin\libraries\config.default.php Look for : $cfg['ExecTimeLimit'] = 600; You ...READ MORE

answered Sep 1, 2020 in PHP by Niroj
• 82,880 points
13,892 views
0 votes
0 answers
0 votes
0 answers

I can't access http://localhost/phpmyadmin/

I am not able to access:  localhost/phpmyadmin/ ...READ MORE

May 28, 2022 in PHP by Kichu
• 19,050 points
4,570 views
0 votes
1 answer

MySQL container with PHPMyAdmin or with xampp

I couldn’t get your point. Overall it ...READ MORE

answered Nov 26, 2019 in Docker by Priyank
2,273 views
0 votes
0 answers
0 votes
0 answers

MySQL error - #1932 - Table 'phpmyadmin.pma user config' doesn't exist in engine

I am working on creating a database ...READ MORE

Jun 23, 2022 in PHP by narikkadan
• 63,420 points
2,344 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP