Hi
I currently run a couple of webpages.
These are dolibarr CMMS software, and have backup solutions for the database built in.
This function is currently not working, and comes up with an error...
The command it gives within the dolibarr webpage is as follows.
/usr/local/mariadb10/bin/mariadb-dump
The error code I get back is as follows
Error : Failed to run external command. Check it is available and runnable by your PHP server user. Check also the command is not protected on shell level by a security layer like apparmor.
so, I have either the wrong command above, or probably more likely my PHP or web server user (http) does not have the correct permissions.
Can any one help and point me in the correct direction.
cheers
rob
DSM 7.2.1.
Rackstation RS running a virtual dsm.
I have the official packages of MariaDB and myphpadmin, and web station.
I currently run a couple of webpages.
These are dolibarr CMMS software, and have backup solutions for the database built in.
This function is currently not working, and comes up with an error...
The command it gives within the dolibarr webpage is as follows.
/usr/local/mariadb10/bin/mariadb-dump
The error code I get back is as follows
Error : Failed to run external command. Check it is available and runnable by your PHP server user. Check also the command is not protected on shell level by a security layer like apparmor.
so, I have either the wrong command above, or probably more likely my PHP or web server user (http) does not have the correct permissions.
Can any one help and point me in the correct direction.
cheers
rob
DSM 7.2.1.
Rackstation RS running a virtual dsm.
I have the official packages of MariaDB and myphpadmin, and web station.