> On Fri, Nov 21, 2008 at 09:44:31AM +0100, Ralf Becker wrote:
>> Both will work (given the version you install on the new system is >=
>> the one on the old system).
>>
>> You forgot an important part: the files (by default under
>> /var/lib/egroupware)!
>>
> OK, thanks for the reply. I guess I'll go for a clean installation of
> egroupware when 1.6 is released and then copy the database (or even do
> it by synchronisation).
>
Chris,
That's the way I do it and I've never had any problems. When I need to move
machines, I just:
Then on the new machine (make sure you have set up the mysql default tables,
and secured the root account, etc..):
mysql -u root -p < egroupware.sql
mysql -u root -p
GRANT ALL ON egroupware.* TO 'egwuser'@'localhost' IDENTIFIED BY 'some_pass';
Then Create the directories where egw will store its files and backups and
make sure your web server has write permission. I use (on the new machine):
rsync -av oldmachine:/var/lib/egroupware /var/lib
***NOTE: NO trailing slash after egroupware in the line above. Also, you will
need to give yourself read permission under the user your running rsync as on
the old machine.
Then just: www.yourdomain.com/egroupware/setup
--
David C. Rankin, J.D.,P.E. | openSoftware und SystemEntwicklung
Rankin Law Firm, PLLC | Countdown for openSuSE 11.1
www.rankinlawfirm.com | http://counter.opensuse.org/11.1/small