How to make not must login every time open phpMyAdmin
-
Re: [Tutorial] How to add phpMyAdmin
This is the first time i use laragon (version: ? i don't know, i download it from link text Laragon Wamp ).
and i just have add php 5.6.when i try open localhost/phpmyadmin , the result always show 403: Forbidden
after extract file from link text phpMyAdmin 4.8.0.1,
both php 5.6 and 7.1 can open phpMyAdminbut now, i don;t know username and password.
how i must to do to make not must login to phpMyAdmin every time i open it?
-
@Yuki-Ryu The default username-password pair is root for username and root or no password for password. ๐คจ
may help if you want to disable the login panel.
-
i have found 2 files.
and this is from laragon/etc/apps/phpRedisAdmin/includes,
is this the right file to change like in the video you share?
-
@Yuki-Ryu No, you have to look for these files in folder where you installed phpMyAdmin and NOT phpRedisAdmin.
-
@bantya thank you.
it works now.
-
@Yuki-Ryu ๐ Happy to help you!