Answers for "the configuration file now needs a secret passphrase (blowfish_secret) phpmyadmin"

PHP
0

the configuration file now needs a secret passphrase (blowfish_secret)

cp /usr/share/phpmyadmin/config.sample.inc.php /usr/share/phpmyadmin/config.inc.php
$cfg['blowfish_secret'] = 'KLS$vbc91Lkja$vc@opGbxA278EWopdc';
Posted by: Guest on August-21-2020

Code answers related to "the configuration file now needs a secret passphrase (blowfish_secret) phpmyadmin"

Browse Popular Code Answers by Language