Page 1 of 1

Error During Restore

PostPosted: 02. October 2009 14:02
by joegman
Hi all, I followed the guide @ http://www.apachefriends.org/en/faq-xampp-linux.html#backup and successfully created the backup. When I go to restore the backup, I get this error:

xampp-backup-01-10-09.sh: 7: function: not found
egrep: md5sums: No such file or directory

Notes:
Two computers both running Ubuntu 9.04 and xampp 1.7.1

Any clues? Or extra info on xampp restore feature?

Re: Error During Restore

PostPosted: 12. October 2009 08:28
by rev
/bin/sh is linked to dash in Jaunty. Backup restoration worked for me with
Code: Select all
bash xampp-backup-01-10-09.sh

xampp restore backup md5sums error

PostPosted: 07. January 2011 06:59
by xenon
Hi, yes, I had the same problem.
bash worked for me in place of sh
I'm using Ubuntu 10.04 Lucid Lynx

xampp 7: function: not found egrep: md5sums: No such file or directory
xampp backup restore error