• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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