MySQL said: Cannot connect invalid settings error | XAMPP Phpmyadmin

preview_player
Показать описание
How to fix phpmyadmin web login error

==================Donate To My Channel==================

Рекомендации по теме
Комментарии
Автор

Thanks for wonderful demonstration. I would like to add one more point, which might be relevant here. If we configured mysql in different port than 3306 then we also need to mention the port either along with host name or port server variable.
$cfg['Servers'][$i]['host'] = '127.0.0.1:3308';
If we configured mysql to 3308 port. Please note that its possible to have two instance of mysql running on two different port (3306 and/or 3308).
Thanks once again.

golden-hearts
Автор

Mad props bro! This worked like a charm. Thanks for the solution man!

firefrostpeacemaker
Автор

Excelente vídeo amigo me salvaste la vida, literal, muchas gracias.

davidrobayo
Автор

TYSM I HAVE BEEN LOOKING FOR THIS VIDEO FOREVER

kasashi
Автор

Thank you so much! I have been trying to figure out how to fix this, and this was the best tutorial I could find for this! greatly appreciate you!

callyhyde
Автор

thanks.... i diidnt know that i need to take the exact steps you took.. iwas considering the hard way.. you just saved a database from getting deleted

davidade
Автор

You saved my life. Thank you very much.

jhonerdlamarck
Автор

Thanks you!! It's work for my. I have deleted XAMPP just for single mistake. Thank again.

goviiadigitalmarketing
Автор

Thanks! Cleared my frustrations!!! This song is perfect!!! I JUST now updated to 5.6php version of xamp. So many changes. Don't understand why they did it that way. I wish I can update for http login rather than this auto login type but oh well.

wgconsultants
Автор

Oh my god, thank you so much for this video!

aliceinwonderland
Автор

Thanks a lot..I was working for an hour..and finally sun shone for me :)

jayantisswani
Автор

Thank you. Very straightforward solution. Worked.

MrEstherons
Автор

Thank you for your help. Keep up the good work, mate.

simranjitsinghbharaj
Автор

you solved my problem once again! thanks man :)

SergioArroyoSailing
Автор

thank you my live saver for my hard subject

twojae__
Автор

I am really thankful for you, I have been trying to sort out things from last three days and see what I got...your video .

nayanam
Автор

Guyy Thanks a lot. You just saved me from a whole lot of Stress

clintonadabanya
Автор

thank you sir, this is the best and perect totorial i was searching for, you saved my work, thanks once again.

EmpoweringHub
Автор

Finally, it worked! Thank you very much!

nok-naks
Автор

Thanks for this
I used this solution on ubuntu
I had to go to this directory
Opened the config.inc.php file by running: gedit config.inc.php
Put a password between the single quotes
Then changed files's permissions using : sudo chmod -R 755
since the file was only readable

amandashafack