On Sun, May 13, 2001 at 07:01:22PM +0200, Matthias Gelbhardt wrote:
> Hi!
> 
> Today I found some time to work on the problem, updating Asgard 1.4 to 
> 1.4.1 but no luck.  The following I get from Asgard 1.4. A compatibility 
> issue regarding php4?:
> 
> Parse error: parse error, expecting `')'' in 
> snippet:///Asgard/Functions/debug on line 30
> ?><?
> # coded by thomas hansmann ([EMAIL PROTECTED]) and if you copy it,
> # you're right ;-)
> # if you find this code usefull, please send me an email. thanks...
> # only use the first 2 arguments (a describing name and the variable
> # itself, $a and $o are used only from within the function).
> # Modified by David Guerizec to return a string instead of
> # displaying the result.
> function show_var($n,$v,$a=0,$o=0) {
> $code = "";
> $m1 = "is an array";
> $m2 = "is an object";
> 
> I then edited my repligard.conf. I forgot to implement the replicate all 
> directive, so I never get a complete backup. I ran repligard with repligard 
> -c <config> -d -e backup.xml.gz and it seems to work. A load of 
> debug-messages came across the screen.
> 
> Then I installed a new database with the dbinstall-script and after a short 
> test, if the Asgard-Site works, I ran the follwing to import my old 
> database. The important problem (?) Most of my stuff is in SG0 and so I 
> have to also reimport the Asgard 1.4..
> 
> repligard -c <config> (now with the new database in repligard.conf) -d -m 
> -r -i backup.xml.gz
> 
> but repligard seems to do nothing but importing empty database rows.. For 
> example the host-table has now three empty rows, where my sites should 
> reside..
That was using 1.4.1's repligard or latest from CVS? We did some fixes
recently.


-- 
Sincerely yours, Alexander Bokovoy 
  The Midgard Project    | ALT  Linux  Team | Minsk Linux Users Group
 www.midgard-project.org | www.altlinux.ru  |    www.minsk-lug.net 
-- You won't skid if you stay in a rut.
                -- Frank Hubbard

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to