Phpmyadmin error : “The Configuration File Now Needs A Secret Passphrase (blowfish_secret)”


After installing phpmyadmin on one of my client server (Centos), I had to face above error after login into phpmyadmin at the bottom of the phpmyadmin page.

Error :

==============================================================”The Configuration File Now Needs A Secret Passphrase (blowfish_secret)”

==============================================================

I tried this Soution which resolved the issue :

Solution :
Copy sample Configuration File To Real Configuration File:
# cp -p config.sample.inc.php config.inc.php

If you have already copied the file just locate it and go to the file :
#vi config.inc.php
Find the below line :  ==============================================================$cfg[‘blowfish_secret’]  ‘ ‘; /* YOU MUST FILL IN THIS FOR COOKIE AUTH!  */

==============================================================
Probably on the line number 16 or 18.
You can see its not set, so you need to update  the Blowfish Secret here.
After doing this, Try to visit your phpmyadmin url again and you will see the error is disappeared.

 
Cheers!!!! Njoy!!!

 

 

 

 

2 Responses to “Phpmyadmin error : “The Configuration File Now Needs A Secret Passphrase (blowfish_secret)””

  1. I actually contemplate as to why you called this article, “Phpmyadmin error : The Configuration File Now Needs A Secret Passphrase
    (blowfish_secret) Aparnam’s Blog”. Regardless I really enjoyed it!Thanks a lot-Sang

  2. You are so cool! I do not believe I’ve read something like this before. So great to discover someone with some original thoughts on this topic. Seriously.. thanks for starting this up. This website is something that is needed on the web, someone with a little originality!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: