Dolibarr 2.9.0 and 3.0.0
I do not know if my provider has done something but it seems I cannot save my database anymore(before no problems) because I get the following message when I try to save the database :
Error : sh: mysqldump: not found
Dolibarr 2.9.0 and 3.0.0
I do not know if my provider has done something but it seems I cannot save my database anymore(before no problems) because I get the following message when I try to save the database :
Error : sh: mysqldump: not found
Yes, this is probably a system change on your host.
script mysqldump is no more into default path.
Try to provide ful path of mysqldump command in the backup page (you will probably have to ask your provider)
O.K. Thank you for this info and I will try this with my provider.
My provider has put things in place again so it works, thanks for the support.