| Answer: |
Configure the backup utility to use mysqldump.
To use 'Use MySQL's DATA INFILE AND OUTFILE SQL Syntax' your database user (username) needs file privileges to your PowerSeek database. If you are on a virtual hosting account and have access to a MySQL Admin Panel, you will most likely be able to grant 'file' privileges to your MySQL database user from there. The database user is the user name that you entered when you ran setup.cgi so the PowerSeek can access your MySQL database.
If you are on your own server you will need to assign file privileges to your MySQL database user. |