I have some issues to restore my OTRS environnement from my production environment to my backup machine, and after checking the forums, I still can't find the reason why.
Maybe someone can help me or give me some tips...
My production machine is the following
Ubuntu 11.10 (GNU/Linux 3.0.0-22-server x86_64) / OTRS 3.0.10 /Packages : FAQ - MasterSlave - Support - SystemMonitoring
My backup machine is the following (virtual machine - VBox)
Ubuntu 11.10 (GNU/Linux 3.0.0-22-server x86_64) / OTRS 3.0.10 /Packages : FAQ - MasterSlave - Support - SystemMonitoring
I'm doing my weekly backup with the following script, launched by cron:
/usr/share/otrs/scripts/backup.pl -d /home/commun/NetDisk/09-BckupOTRS/
On My BackUp Machine, I have installed OTRS from scratch (same release as the production : 3.0.10), then I have copied the backup data from production machine, then I ran the restore.pl script.
First, I got an error message because the RELEASE file was missing from my backup machine... After checking, I have noticed that otrs is installed under /usr/share/otrs on my production machine and under /opt/otrs on my backup machine

I'm wondering what I'm doing wrong... any tips are welcome.
OTRS on my both environments are using MySQL engine and both environments are working fine... but I need to have the possibility to migrate my data from 1 machine to another machine.
Thanks in advance
Best Regards
Vincent