> Quoting Axalon Bloodstone on Tue, Dec 21, 1999 at 08:55:19AM -0700:
> >
> > There isn't a host setup for port 80, people tend tobe unhappy when they
> > pull up a recently upgraded production server and can't find their web
> > pages. You'll need to add a new host from the admin page, the post
install
> > script should have stated this (let me know if it really didn't and i'll
> > track down why not)
>
> if I access http://localhost there's my local webpage
> it's so work if I access http://my.computer.hostname
>
> my problem is I can't login to midgard admin site for the first time
>

Did you changed the record 1 in the host table from the midgard database to
fit your hostname ?
if no, do:
# mysql midgard
mysql>update host set name='localhost',port='0' where id=1;

Did you put the midgard-root.php3 file in your HTTP root directory (hope you
shouldn't have done this) ?
if so, then move it to the modules/ directory or whatever depending on the
Mandrake layout.

> --
> = Jay =
>

regards

[EMAIL PROTECTED]


--
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