I tried searching for an answer but got the following:
The error returned was:
Sorry, but we did not find any matches to display. Try again and broaden your search criteria. If you were searching for new posts since your last visit, it's possible that there are none to show.
I am using geeklog, within geeklog administration there is a backup database option. In my configuration file for geeklog I entered: $_DB_mysqldump_path =/usr/bin/mysqldump. The message I receive is:
Incorrect path or mysqldump utility not executable.
Check $_DB_mysqldump_path definition in config.php.
Variable currently defined as: /usr/bin/mysqldump
The path is not correct when I change it to /usr/local/bin/mysqldump.