On Tue, Feb 06, 2001 at 02:33:53PM +0100, pp mentioned:
> > 
> >     update host set port=8099;
> >     update host set name='localhost';
> > 
> 
> Hi!
> I posted my host table two posts ago
> but I do it again.
> 
> 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 ? (your root field, for admin should show
it with 'select * from page where id=4;') if that's there, then it looks
like the database is setup OK. If the mysql logs don't show any tables
being accessed, though they do show stuff when you use the command line
mysql tool - I can't help. That's happening me too, on one of my
installations, and I've no idea why.

 If it does match, and the database is being accessed by apache, then it
could be that the admin files could be missing (/asgard doesn't have any
files on disk though I think /admin does) - so it could be a problem with
whatever is in that /admin directory in your ServerRoot.

Kate

-- 
 When I say 'free', I mean 'free': free from bond, of chain or command: 
to go where you will, even to Mordor, Saruman, if you desire. " 
    -- Gandalf, paraphrasing the choice between Free and Non-free software

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

Reply via email to