Hi Emile,
On Mon, 19 Mar 2001, Emiliano wrote:
> Byron Schlemmer wrote:
>
> > My apologies for so many posts, I've been RTFM so much that I seem to be
> > working myself in circles. Basically I've got Midgard 1.4 up and
> > running, however when I got to http://mysite.com:2001/asgard - which I
> > believe should be the Asgard admin site I see the following in my apache
> > logs :
> >
> > [Thu Apr 12 17:33:30 2001] [error] [client 4.3.2.1] client
> > denied by server configuration: /usr/local/www/data/asgard
>
> I don't think it needs to be here. Most likely mod_midgard decides not
> to honor midgard requests and sends the job on for apache to handle by
> itself. Set LogLevel to debug and let's see what results in response
> to a query to this URL.
Ok, now that I'm sitting with a clean install of Apache and Midgard, I
goto http://mysite.com:2001/asgard/ het prompted
for my password (admin, password) and then I get a Not Found error. The
error log file shows the following in debug mode :
<client = 1.2.3.4>
<server = 4.3.2.1 -> mysite.com>
----------------------------------------------------------------------
[Thu Apr 12 18:43:24 2001] [debug] mod_midgard.c(1178): [client
1.2.3.4] midgard_translate_handler(latin1,
http://mysite.com:2001/asgard/)
[Thu Apr 12 18:43:24 2001] [debug]
/usr/local/midgard/include/mgd_apache.h(135): [client 1.2.3.4]
Midgard: select_database opened midgard
[Thu Apr 12 18:43:24 2001] [debug]
/usr/local/midgard/include/mgd_apache.h(123): [client 1.2.3.4]
Midgard: select_database kept current (midgard)
[Thu Apr 12 18:43:24 2001] [debug] mod_midgard.c(1263): [client
1.2.3.4] Midgard: using style #1 (40 elements)
[Thu Apr 12 18:43:24 2001] [debug]
/usr/local/midgard/include/mgd_apache.h(123): [client 1.2.3.4]
Midgard: select_database kept current (midgard)
----------------------------------------------------------------------
And the access log :
----------------------------------------------------------------------
1.2.3.4 - admin [12/Apr/2001:18:43:24 +0100] "GET /asgard/
HTTP/1.0" 404 293 "-" "Mozilla/4.75 [en] (X11; U; FreeBSD 4.2-STABLE
i386)"
----------------------------------------------------------------------
This is what apache says when it starts :
----------------------------------------------------------------------
[Thu Apr 12 18:43:08 2001] [info] mod_unique_id: using ip addr
4.3.2.1
Processing config directory: /usr/local/etc/apache/virtualhosts
Processing config file:
/usr/local/etc/apache/virtualhosts/midgard-data.conf
[Thu Apr 12 18:43:09 2001] [info] mod_unique_id: using ip addr
4.3.2.1
[Thu Apr 12 18:43:10 2001] [notice] Apache/1.3.19 (Unix)
PHP/3.0.18+Midgard/1.4 Midgard/1.4 configured -- resuming normal
operations
[Thu Apr 12 18:43:10 2001] [info] Server built: Apr 12 2001 18:05:36
----------------------------------------------------------------------
-byron
/dev/random output :
Don't worry, I'm fluent in weirdo.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]