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