Thread: blowfish_secret
View Single Post
  #1 (permalink)  
Old 25-06-09, 06:07 AM
Hilltower Hilltower is offline
Junior Member
 
Join Date: Feb 2009
Posts: 24
Default blowfish_secret

Hi
I'm running a php config file that is attempting to configure a database. This is part of a package, not something I've written.

The setup instructions for the app say i need to send a "grant all privileges ..." command

I'm attempting to do this using phpMyAdmin, and it's saying:

"The configuration file now needs a secret passphrase (blowfish_secret)."

on a forum I found a msg " ....I looked online and the solution is simple, edit the config.inc.php file the line: etc....

So the first question is, how do I find/edit said config.inc.php file? I can't see it in the directory structure when I ftp in and look at the files.

ps: this is on a windows hosting service

Dave
Reply With Quote