Active
Project:
Multisite Maintenance
Version:
5.x-0.1
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2008 at 00:48 UTC
Updated:
4 Nov 2008 at 23:19 UTC
Testing out your module and it looks nice! Small error however:
mysqldump: Not found. Your database(s) will not be backed up before you run the mutlisite update. To rectify this, make sure that the path for mysqldump is included in your system's $PATH variable.
Any quick hints on how/where to set this?
(mysqldump works from the command line)
Thanks,
Mike
Comments
Comment #1
dalinSorry for the slow reply. I'm slammed right now. You tell me that mysqldump works from the command line. Can you tell me what gets printed when you run
mysqldump -V
the only way I have to check if you have mysqldump is to check the output of that command for the string "Ver".
Is your site on windows, mac or *nix?
Comment #2
mpaler commentedHi there..
Thanks for getting back.
Here's what I get with that command:
Also, for what it's worth -- here's another warning I'm getting at http://mysite.com/?q=admin/multisite/multisite_maintenance
Comment #3
dalinTalk to your host to try and get your php.ini changed to turn safe mode off. If safe mode is on you won't be able to run external commands like mysqldump.
I'm changing this to a task to check for safemode first.
Comment #4
dalinThis module is looking for a new maintainer.