Mariana Martins Lopes <[EMAIL PROTECTED]> wrote:
> Hi:-)
> I've changed the database and restarted Apache; but I steal get exactly the same 
>error... I think
> now, the table is correct:
> 
>+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+
> 
> | id | name        | root | style | info | owner | port | online | prefix            
>  | sitegroup
> |
> 
>+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+
> 
> |  1 | midgardtest |    4 |     1 | auth |     0 |   80 |      1 | /admin            
>  |         0
> |
> |  2 | midgardtest |    4 |     2 | auth |     0 | 8099 |      1 | /asgard/framed    
>  |         0
> |
> |  3 | midgardtest |    4 |     3 | auth |     0 | 8102 |      1 | 
>/asgard/framed/top  |         0
> |
> |  4 | midgardtest |    4 |     4 | auth |     0 | 8102 |      1 | 
>/asgard/framed/main |         0
> |
> 
>+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+

there is something wrong, first all /asgard* hosts should be on the same port and the 
/asgard one is missing.

did you changed the prefix of the #1 from /asgard to /admin ?

> do you know what could it be?
> Thanks,
> 
> Mariana Lopes
> 
> 
> >
> > > But I do have that virtual host defined:
> > > <VirtualHost midgardtest:80>
> > >     MidgardEngine on
> > >         ServerAdmin [EMAIL PROTECTED]
> > >         ServerName midgardtest
> > >     MidgardBlobDir /var/www/blobs
> > >         # Switch off magic quotes - it is required with Midgard
> > >         php3_magic_quotes_gpc off
> > >         php3_magic_quotes_runtime off
> > > </VirtualHost>
> > >
> > > Then, in the next line of the Apache's error_log, I get:
> > >
> > >  [Wed Apr 11 19:09:32 2001] [error] [client 192.168.118.146] File does not exist:
> > > /usr/htdocs/admin
> >
> > yes, Midgard gives control back to apache if the host is not declared in the 
>database.
> >
> > > Can you help me?
> > > Thank you
> > > MAriana Lopes
> > >
> >
> > --
> > Best regards,                                 David Guerizec
> > http://www.guerizec.net/david/       http://www.imuable.org/
> > http://www.midgard-project.org/ http://www.aurora-linux.com/
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
Best regards,                                 David Guerizec
http://www.guerizec.net/david/       http://www.imuable.org/
http://www.midgard-project.org/ http://www.aurora-linux.com/

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

Reply via email to