• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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