> I was also wondering about that when I first installed Midgard a couple of
> days ago ;-) Actually, no script has to be executed to make Midgard work.
> This is quite logical because all Midgard content comes frome the
> database, so why should you need any local files?
> 
> Anyway, if you have installed midgard-lib, mod_midgard and midgard-php3
> your system is ready to run. However, it won't serve any content from the
> database because it doesn't know which virtual host should be fed from the
> database. First, you have to set the hostname in the "host" MySQL table to
> your virtual host's name (unless you are installing a standalone system.
> In this case, the default setting "localhost" willl work). Second, you
> have to turn on authentication like this:
> 
> <Directory /directory/where/midgard-root.php3/is>
> require valid-user
> AuthName Midgard
> AuthType Basic
> </Directory>
> 
> This doesn't seem to be very well documented in the installation
> instructions (every step is there, but new user's don't really understand
> why). The author should probably add a sentence like "Yes, that's really
> all. Midgard works now!" ;-)
> 
> Regards,
OK that is helpful. I did as you suggest.

I must be dumb, however.  From what you said I still can't understand
how to bring it up
and running. - or is there nothing that shows when it runs? Is it that
you see it's in
effect when it executes certain functions or code?

Somehow I'm wait for it to show like any program.  I'm looking for a
banner that says
"Midgard" - terms and conditions etc... - a prompt that says "press
something-or-other"
to continue" maybe..

All I'm seeing is my friendly netscape browser operating as normally as
it ever does,
no matter what I type in the location line..

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to