pp wrote:

> > > mysql> select * from host;
> > > 
>+----+-----------+------+-------+------+-------+------+--------+---------------------+-----------+
> > > | id | name      | root | style | info | owner | port | online |
> > > prefix              | sitegroup |
> > > 
>+----+-----------+------+-------+------+-------+------+--------+---------------------+-----------+
> > > |  1 | localhost |    1 |     1 | auth |     0 | 8101 |      1 |
> > > /admin              |         0 |
> > > |  2 | localhost |   34 |     2 |      |     1 | 8099 |      1 |
> > > /example
> >
> >  OK. Does a page with id=1 exist ?
> 
> ????? what page?

select * from page where id=1
or
select * from page where id=34

> What is dependeny between host with id=1 and host with id=4??

None.

> I made some changes , so now I can access admin directory, but
> midgard-root.php3
> doesn't want to open anyway :(
> I guess - midgard doesn't work?

In what way can you access the admin directory? And in what way are you
not able to access the root file?

Emile

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

Reply via email to