Armand,

This is the offending (restrictive) code:

And, this is a cure (but I thinks its too
unrestrivtive)

<Directory /etc/httpd/libexec>
    Options Indexes Includes
    AllowOverride None
    order deny,allow
    deny from all
    allow from all
</Directory>

Do you have a suggestion for something more
appropriate ?

Hint: this is from 1.2.5 installation instructions,
but it doesn't seem to work with 1.4...

<Files /etc/httpd/libexec/midgard-root.php3>
require valid-user
AuthName Midgard
AuthType Basic
</Files>

--- Armand Verstappen <[EMAIL PROTECTED]> wrote:
> >>>>>>>>>>>>>>>>>> Original Message
> <<<<<<<<<<<<<<<<<<
> On 1/4/01, 10:38:41 PM, Hasan Muhammad
> <[EMAIL PROTECTED]> wrote 
> regarding [midgard-user] Problem with 1.4
> installation via Redhat 6.2 
> rpm's:
> 
> Hi Hasan,
> 
> > ERROR LOG
> 
> > [Thu Jan  4 11:22:25 2001] [debug]
> > mod_midgard.c(1178): [client 192.168.1.1] mid
> > gard_translate_handler(latin1,
> > http://thecirclenet.com:8888/asgard/)
> > [Thu Jan  4 11:22:25 2001] [debug]
> > /var/tmp/midgard-1.4/usr/include/mgd_apache.h
> > (135): [client 192.168.1.1] Midgard:
> select_database
> > opened midgard
> > [Thu Jan  4 11:22:25 2001] [debug]
> > /var/tmp/midgard-1.4/usr/include/mgd_apache.h
> > (123): [client 192.168.1.1] Midgard:
> select_database
> > kept current (midgard)
> > [Thu Jan  4 11:22:44 2001] [debug]
> > mod_midgard.c(1178): [client 192.168.1.1] mid
> > gard_translate_handler(latin1,
> > http://thecirclenet.com:8888/asgard/)
> > [Thu Jan  4 11:22:44 2001] [debug]
> > /var/tmp/midgard-1.4/usr/include/mgd_apache.h
> > (123): [client 192.168.1.1] Midgard:
> select_database
> > kept current (midgard)
> > [Thu Jan  4 11:22:44 2001] [debug]
> > mod_midgard.c(1263): [client 192.168.1.1] Mid
> > gard: using style #1 (40 elements)
> > [Thu Jan  4 11:22:44 2001] [debug]
> > /var/tmp/midgard-1.4/usr/include/mgd_apache.h
> > (123): [client 192.168.1.1] Midgard:
> select_database
> > kept current (midgard)
> > [Thu Jan  4 11:22:44 2001] [error] [client
> > 192.168.1.1] client denied by server
> > configuration:
> /etc/httpd/libexec/midgard-root.php3
> 
> It appears to me that you still have some access
> protection against 
> /etc/httpd/libexec/midgard-root.php3 in your
> httpd.conf somewhere. 
> According to your log and other information,
> mod_midgard does recognize 
> the host, and it seems like you successfully
> authenticate, but when 
> mod_midgard feeds results to midgard-php, it uses
> midgard-root.php3 to do 
> so, and it looks like your apache setup doesn't
> allow access to it.
> 
> Armand.
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

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

Reply via email to