[prev in list] [next in list] [prev in thread] [next in thread] 

List:       midgard-dev
Subject:    [midgard-dev] Asgard 1.4.1
From:       Dieter Heine <dieter () work ! kn-bremen ! de>
Date:       2001-08-17 6:38:31
[Download RAW message or body]

> If I import the 1.2.5 admin site, my installation works
> but if I try to install the asgard admin site, the access
> to it fails. They are installed on
> http://keygardener.intra.bruli.net:8180/admin
> http://keygardener.intra.bruli.net:8180/asgard
>

Your host configuration is missing a root page. On your admin site I
tried to choose the root page Asgard_Root that should have been made
available by dbinstall.

You may drop the whole midgard database with mysqladmin and reinstall
with dbinstall.
You may also check the database (before or/and after reinstall)

downunder:dieter:#mysqldump midgard host  | egrep asgard
INSERT INTO host VALUES
(3,'downunder.works',4,3,'auth',0,8888,1,'/asgard',0);

The Asgard_Root page is addressed by field 3 that should have page id 4
:

downunder:dieter:#mysqldump midgard page  | egrep Asgard_Root | more
INSERT INTO page VALUES (4,0,0,'Asgard_Root','<? echo
$AsgMsg->Common_WelcomeAsgardPageTitle; ?>','<p>&nbsp;</p>\n<table
border=\"0\" wi ...

regards,    dieter


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@midgard-project.org
For additional commands, e-mail: dev-help@midgard-project.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic