• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Resolved Could not find the mysqldump utility.

Kingsley

Silver Pleskian
Hello;

I installed MariaDB on my Ubuntu 16 server before installing plesk, however i think some components were not installed as jetpack's Vaultpress is showing the following error.

Check for required commands.

Could not find the mysqldump utility.
Please how do i fix this?
 
Code:
root@helen:~# which mysqldump
/usr/bin/mysqldump
root@helen:~# root@helen:~# which mysqldump
-bash: root@helen:~#: command not found
root@helen:~# /usr/bin/mysqldump
Usage: mysqldump [OPTIONS] database [tables]
OR     mysqldump [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]
OR     mysqldump [OPTIONS] --all-databases [OPTIONS]
For more options, use mysqldump --help

I have it i guess?
 
Back
Top