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]; * the YOUMUSTFILL configuration file now requires a phrase password phpmyadmin.
The configured phpmyadmin3.2.4 is used to manage the MySQL database. after logging on to the MySQL database, the following prompt is displayed: the configuration file now requires a phrase password.
Solution: Edit the config. inc. php file IN the phpmyadmin directory and find $ cfg ['blowfish _ secret'] = '';/* you must fill in this for cookie auth! */
Enter some characters in the $ cfg ['blowfish _ secret'] = ''; followed by two single quotes to enhance password security.