Hi:
When I try to backup my database, I get the following message:
Error: Path to MySQL could not be detected. Manually set the path to the MySQL binaries in config.php
Can someone please explain to me in first-grade language what "Manually set the path to the MySQL binaries in config.php" means and how I do it?
What are "MySQL binaries?"
I urgently need to run a backup so that I can move ListMailPro to a new host.
When I go into config.php, I see the following, which comes after the MySQL path/password info, etc. that Dean set up for me a long time ago--and which worked last time I ran a back-up--about 16 months ago:
// SAVE this file, UPLOAD all of the files, and http:// to the dir you uploaded to.
// These options are rarely needed but are available if problems occur
// for problems with backup / restore.
// $sqlpath = "/usr/bin/mysql/";
// $sqlpath = "/usr/local/bin/mysql/";
// $sqlpath = "/usr/local/mysql/bin/";
// $sqlpath = "/usr/local/psa/mysql/bin/";
Should I simply remove the forward slashes before those lines?
Do I replace 'usr' with my MySQL username?
And, if so, do I leave alone /bin? and the other stuff? Or are each of those calling for me to input some unique info as well?
And if I remove those slashes, do I leave the earlier path and username information?
Any programming types out there who can advise me?
Thanks very much.
ken winston caine