Forum LAMS for Tech-Heads - General Forum: Re: Re: Backup/copying a lams install


 
Search: 

3: Re: Re: Backup/copying a lams install
In response to 2 06/09/09 06:57 PM
[ Reply | Forward ]
Thanks I'll try that!

Posted by Dave Bauer

4: Re: Re: Re: Backup/copying a lams install
In response to 3 06/10/09 04:27 PM
[ Reply | Forward ]
Dave,

I'm posting this more for the future reference of people finding this thread later.

There are also a few notes on this on:

http://wiki.lamsfoundation.org/display/lamsdocs/Revert+To+Other+Backup

The title of the document probably isn't the best!

If you are doing a backup to restore later (rather than testing the upgrader as you are) then there are a couple of other things that need to be backed up / set up when the copy is done.

Fiona

Posted by Fiona Malikoff

5: Re: Re: Re: Backup/copying a lams install
In response to 3 06/16/09 01:14 PM
[ Reply | Forward ]
Ok i have the copy running OK, and I upgraded it.
WHen I try to run the author tool i see it tries to access the OLD url when the original server was running not the new url where the copy is running.

What do I have to edit to change the URL lams is running under? I searched in the jboss/server/default/conf directory and did not see the domain set. Perhaps its set in the mysql database?

Posted by Dave Bauer

6: Re: Re: Re: Re: Backup/copying a lams install
In response to 5 06/16/09 01:20 PM
[ Reply | Forward ]
Answering my own question!

update lams_configuration set config_value='http://newurl' where config_key='ServerURL';

Posted by Dave Bauer

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum