Hi,
i am working on a test server over windows
i installed the backup module and got the following error:

System program "mysqldump" not found in $PATH. Please check with your sysadmin for further assistance.
Help and Debugging Information
Click me to run phpinfo()

Having problems? Finding bugs? Seeing red? Click here for the backup project webpage
System Path
C: \Program Files\PC Connectivity Solution\;C: \Windows\system32;C: \Windows;C: \Windows\System32\Wbem;C: \Program Files\QuickTime\QTSystem\;C: \Program Files\Common Files\Adobe\AGL;C: \Program Files\GnuWin32\bin\;C: \PROGRA~1\EASYPH~1.0B1\Apache\bin;C: \PROGRA~1\EASYPH~1.0B1\PHP5
Programs that will be used

* mysqldump program NOT found or executable
* tar program NOT found or executable
* gzip program NOT found or executable

i installed tar and gzip for windows and added the to the path : C: \Program Files\GnuWin32\bin\;
but this didnt work.

any suggestions?

Comments

dmuth’s picture

Install MySQL? :-)

-- Doug

fedo’s picture

i have easyphp installed on my computer which contains php + mysql + apache

WorldFallz’s picture

Title: over windows » over windows... i get the same error
Category: support » bug

Yep, I get the same error. Server is full individually installed WAMP. I can execute all 3 programs from a CMD opened from any base path. I even added EVERYONE/READ & EXECUTE to the permissions in case it's that. Not sure what else it could be.