Phpmyadmin logon prompts that a phrase password is required for the configuration file. The phrase password is phpmyadmin. to prevent confusion during multiple logins, we need to configure config. sample. inc. in php, $ cfg [blowfish_secret] refers to the phrase
The new version of phpMyAdmin enhances security and requires a phrase password to be set in the configuration file. Otherwise, there will be "
configuration file now requires a phrase password"The red Alert sighs.
Workaround:
1, the phpmyadmin/libraries/config.default.php in the
$cfg [' blowfish_secret '] = '; Change
When you log in to phpMyAdmin, you are prompted at the bottom of the page: "The configuration file now requires a phrase password. This means that you need to set a cookie password in the configuration file to prevent cookies from confusing./* * * the ' cookie ' Auth_type uses AES algorithm to encrypt the password. if*
The configuration file now requires a phrase password phpmyadmin configured phpmyadmin3.2.4 to manage the MySQL database. after logging in, the page prompts: the configuration file now requires a phrase password. Solution: Edit the config. inc. php file in the phpmyadmin directory and find $ cfg [blowfish_secret]; * th
The new version of phpMyAdmin enhances security and requires a phrase password to be set in the configuration file. Otherwise, there will be " configuration file now requires a phrase password." The red policeman sighed with a hint.
Workaround:
1, will phpmyadmin/libraries/config.default.php in the
$cfg [' blowfish_
'] = ' cookie ';
There are four different modes to choose from, Cookie,http,http,configThe Config method is to enter the phpMyAdmin access URL directly, no need to enter the user name and password, is not safe, is not recommended to use.When the entry is set to Cookie,http or HTTP, the login phpMyAdmin requires a data user name and password for authentication, as follows:PHP installation mode is Apach
When you log in to the phpMyAdmin management database, a "profile now requires a phrase password" warning appearsWorkaround:Open the config.default.php file in the directory Phpmyadmin/librariesLook for the following line: $cfg [' blowfish_secret '] = ' here is the required phrase password '; (Please feel free to fill
The configuration file now requires a phrase password phpmyadmin configured phpmyadmin3.2.4 to manage the MySQL database. after logging in, the page prompts: the configuration file now requires a phrase password. Solution: Edit the config. inc. php file in the phpmyadmin directory and find: $ cfg ['blowfish _ secret'].
Next, let's take a look at a solution to the problem of blowfish_secret in The phpMyAdmin error configuration file. I hope the example will help you. for some special reasons, I need... next, let's take a look at a solution to the problem of blowfish_secret in The phpMyAdmin error configuration file. I hope the example will help you.
For some special reasons, I need to modify the phpmyadmin configuration file, but the problem occurs after the modification, "The configuration file now requires
The new version of phpMyAdmin enhances security. You need to set a phrase password in the configuration file. Otherwise, a phrase password is required for the configuration file ." .
Solution:
1. In PHPmyAdmin/libraries/config. Default. php
$ Cfg ['blowfish _ secret '] = ''; change to $ cfg ['blowfish _ secret'] = '
The phpmyadmin configuration file now requires a top secret phrase password. When using phpmyadmin, we may encounter a top-secret phrase password error message in The phpmyadmin configuration file. below I will summarize the solution for you, if you want to know more about phpmyadmin, we may encounter a prompt that The
The phpmyadmin configuration file now requires a phrase password. The configuration file now requires a phrase password $ cfg [blowfish_secret] malu; set phpmyadminlibrariesconfig. default. in php, Change $ cfg [blowfish_secret] to $ cfg [blowfish_secret] m configuration file. now you need a
Because of some special reasons, I need to modify the phpMyAdmin configuration file, but after the modification, there is a problem, a phpmyadmin, the "configuration file now requires a top-secret phrase password (blowfish_secret)." ”
Then follow his prompts and set a password in the configuration file.Open phpMyAdmin configuration file phpmyadmin/config.inc
The configuration file in phpmyadmin now requires a top secret phrase password solution 'blowfish _ secret' uses an arbitrary string as the cookie's encrypted string. if there is no encryption key, the system displays "the configuration file currently requires a top secret phrase password (blowfish_secret)". The config
phpMyAdmin after landing, the configuration file appears below it now requires a phrase password hint, screenshot as follows:
Workaround:
1, will phpmyadmin/libraries/config.default.php in the
$cfg [' blowfish_secret '] = ';Change to $cfg [' blowfish_secret '] = ' ithov.com '; (Note: The ' ithov.com′ is a random character ')
2, in the phpMyAdmin directory, open the config.sample.inc.php,18 line
$cfg
The configuration file now requires a phrase password $cfg[' blowfish_secret '] = ' malu ';
The phpmyadmin/libraries/config.default.php in the
$cfg [' blowfish_secret '] = "; Change to $cfg [' blowfish_secret '] = ' malu ';
Note: The ' Malu ' is a random character.
The author "Little White Love Rookie"
http://www.bkjia.com/PHPjc/478631.html www.bkjia.com true http://www.bkjia.com/PHPjc/478631.html
' Blowfish_secret ' uses an arbitrary string as the encrypted string of the cookie, and if there is no encryption key, the system will show "the configuration file now requires a top secret phrase password (blowfish_secret)", configured as follows:
VI phpmyadmin/config.inc.php
$cfg [' Servers '] [$i] [' auth_type '] = ' cookie ';
$cfg [' blowfish_secret '] = ' Sakia '; (where "Sakia" is customized)
?>
A
Phpmyadmin _ the configuration file now requires a top secret phrase password _ solution 1. modify the config. simple. inc. php, because the latest phpmyadmin has configured config. inc. php changed to config. simple. inc. php. 2. modify the config. default. php3. in the libraries Directory, find the blowf phpmyadmin _ configuration file in the two files, which requires a top secret
When using phpmyadmin, we may encounter an error message indicating that the phpmyadmin configuration file requires a top secret phrase and password. the configuration is as follows: phpmyadminconfigincphp. the code is as follows: lt ;? Php
When phpmyadmin is used, we may encounter a top-secret phrase password error m
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.