Active
Project:
backup
Version:
5.x-3.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2007 at 20:48 UTC
Updated:
23 Nov 2007 at 21:43 UTC
Hi. I get the following error when running:
System program "mysqldump" not found in $PATH. Please check with your sysadmin for further assistance.
Now I understand that this will occur when mysqldump is not in the $PATH but on contacting my webhost I find that everything I need is available in $PATH (tar, gzip and mysqldump). The support person suggested that, because the script is being run from a web interface then it is being executed as 'nobody' and so the $PATH variable is different.
Any ideas on how to get around this?
Thanks in advance
Richard
Comments
Comment #1
azzurro commentedexactly the same problem here. Hoster wouldn't allow to access these 3 tools directly from the backup.modul as it has very restricted basedir/PATH. As cron-task directly it may work. Any workaround here???