When I want to run Backup I get this message “”/usr/bin\mysqldump -u “openemr” -p"escargot" -h"localhost" -opt -quote-names -r C:\Users\user\AppData\Local\Temp/openemr_web_backup/emr_backup/openemr.sql “openemr”" returned 1: "
and I cannot back up. This happened after updating to last patch 9. I use Xampp.I would appreciate any help with this
Thank you Brady and Tony I went to globals and I fixed. I changed to C:\xampp\mysql\bin
.I think this happened because I moved Openemr from ubuntu to xampp because I was having problems to upgrade the patches In the ubuntu server
I have another error message too and I don’t know the reason:
Reminders
ERROR: query failed: SELECT dr.pid, dr.dr_id, dr.dr_message_text,dr.dr_message_due_date, u.fname ffname, u.mname fmname, u.lname flname FROM `dated_reminders` dr JOIN `users` u ON dr.dr_from_ID = u.id JOIN `dated_reminders_link` drl ON dr.dr_id = drl.dr_id WHERE drl.to_id = ? AND dr.`message_processed` = 0 AND dr.`dr_message_due_date` < ADDDATE(NOW(), INTERVAL 5 DAY) ORDER BY `dr_message_due_date` ASC , `message_priority` ASC LIMIT 0,5
Any suggestion on this
Thanks again
Emhi
Thank you very much Brady.
I ran for second time the patch and it took care of the error.
I am new with this great great EMR from the open source community.
Thanks again