Emiliano wrote:

> Mariana Martins Lopes wrote:
>
> > Perhaps I haven't understand your mail vey well...
> > I configured lib without sitegroups and made make clean, etc to the other
> > modules.
> > Now, I get no problems when trying to start Apache, but when I write
> > midgardtest:8102/asgard in my browser, I get:
> > The requested URL /asgard was not found on this server.
> > Can you suggest me what have I done wrong, this time?:-(
>
> Set loglevel to debug in httpd.conf, stop and start apache, then try
> again. Midgard will say what it's doing in the apache error log. The
> URL /asgard not being found most likely is a database issue -- if the
> host record could be found in the database you'd have seen a redirect
> to /asgard/.
>
> Emile
>

Hi!
In fact, I had problems in my httpd.conf file, but now, I've corrected it but
I'm still getting errors:

[Fri Apr 27 16:41:49 2001] [debug] mod_midgard.c(1178): [client
192.168.118.146] midgard_translate_handler(latin1,
http://midgardtest:8102/asgard)
[Fri Apr 27 16:41:49 2001] [debug]
/usr/local/opt/midgard/include/mgd_apache.h(135): [client 192.168.118.146]
Midgard: select_database opened midgard
[Fri Apr 27 16:41:49 2001] [debug] mod_midgard.c(1221): [client
192.168.118.146] Midgard: host record for midgardtest:8102 not found
[Fri Apr 27 16:41:49 2001] [error] [client 192.168.118.146] File does not
exist: /usr/local/opt/apache/htdocs/asgard

Here is my database:
mysql> select * from host;
+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+

| id | name        | root | style | info | owner | port | online |
prefix              | sitegroup |
+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+

|  1 | midgardtest |    4 |     1 | auth |     0 | 8102 |      1 |
/asgard             |         0 |
|  2 | midgardtest |    4 |     2 | auth |     0 | 8099 |      1 |
/asgard/framed      |         0 |
|  3 | midgardtest |    4 |     3 | auth |     0 | 8102 |      1 |
/asgard/framed/top  |         0 |
|  4 | midgardtest |    4 |     4 | auth |     0 |   80 |      1 |
/asgard/framed/main |         0 |
+----+-------------+------+-------+------+-------+------+--------+---------------------+-----------+

4 rows in set (0.00 sec)

Well, I still can't install Midgard completly:-(
Can you please help me one more time?
Thanks,
Mariana Lopes



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

Reply via email to