In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about how to access phpmyadmin encrypted. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look.
First of all, I suggest you check whether you have set up a series of security accounts, enter the command terminal of the linux system, and enter: sudo / opt/lampp/lampp security
Then there will be a series of account settings, which can be set all the way. The overall settings are as follows:
XAMPP: Quick security check...
XAMPP: Your XAMPP pages are NOT secured by a password.
XAMPP: Do you want to set a password? [yes] yes (1)
XAMPP: Password: *
XAMPP: Password (again): *
XAMPP: Password protection active. Please use 'lampp' as user name!
XAMPP: MySQL is accessable via network.
XAMPP: Normaly that's not recommended. Do you want me to turn it off? [yes] yes
XAMPP: Turned off.
XAMPP: Stopping MySQL...
XAMPP: Starting MySQL...
XAMPP: The MySQL/phpMyAdmin user pma has no password set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Password: *
XAMPP: Password (again): *
XAMPP: Setting new MySQL pma password.
XAMPP: Setting phpMyAdmin's pma password to the new one.
XAMPP: MySQL has no root passwort set!!!
XAMPP: Do you want to set a password? [yes] yes
XAMPP: Write the passworde somewhere down to make sure you won't forget it!!!
XAMPP: Password (again): *
XAMPP: Setting new MySQL root password.
XAMPP: Setting phpMyAdmin's root password to the new one.
XAMPP: The FTP password for user 'nobody' is still set to' lampp'.
XAMPP: Do you want to change the password? [yes] yes
XAMPP: Password (again): *
XAMPP: Reload ProFTPD...
XAMPP: Done.
If, after setting up (it is best to restart the lampp service first), you still cannot access phpmyadmin through your account and password, then you need to modify a file.
Open config.inc.php under the root directory of phpMyAdmin and modify it according to the following line:
Modify $cfgServers [$I] ['auth_type'] =' config'; to:
$cfgServers [$I] ['auth_type'] =' cookie'
Save the file and revisit phpmyadmin to use the account password.
As shown in the following figure:
Thank you for reading! On how to encrypt access to phpmyadmin to share here, I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it and let more people see it.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.