C:\xampp\mysql\bin>mysqldump --opt --quote-names -u openemr -p openemr | gzip > openemr.sql.gz
‘gzip’ is not recognized as an internal or external command,
operable program or batch file.
Do you have gzip installed on your computer? I think that will solve the problem.
He is not using gunzip command so this should not be an issue if he installs gzip.
Hi Benjamin,
Thanks for your response!
Actually, I have gzip on my PC, but I got the same message “‘gzip’ is not recognized as an internal or external command,”
Kind regards
Samir
Ok, I stand corrected
I’m not familiar with how xampp works but doing a quick search I found this which might help.
Good luck.