On Tue, Feb 06, 2001 at 11:38:01AM -0000, pp mentioned:
> [Tue Feb  6 12:32:21 2001] [debug] mod_midgard.c(1178): [client
> 127.0.0.1] midgard_translate_handler(latin1,
> http://localhost:8101/admin)
> [Tue Feb  6 12:32:21 2001] [error] [client 127.0.0.1] Midgard: database
> not defined for localhost
> [Tue Feb  6 12:32:21 2001] [error] [client 127.0.0.1] File does not
> exist: /var/www/admin
> [Tue Feb  6 12:32:32 2001] [debug] mod_midgard.c(1178): [client
> 127.0.0.1] midgard_translate_handler(latin1,
> http://localhost:8099/example)
> [Tue Feb  6 12:32:32 2001] [error] [client 127.0.0.1] Midgard: database
> not defined for localhost
> [Tue Feb  6 12:32:32 2001] [error] [client 127.0.0.1] File does not
> exist: /var/www/example

 For a start, uncomment this line; 

> #MidgardDatabase midgard

 And set it to something like 

 MidgardDatabase dbname dbuser dbpass

 where the three parameters let you into the database account created by
the dbinstall program (or /etc/httpd/conf/midgard-db-install.sh if you
installed from RPM or something).

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