CONFIGURATION
  e-smith 4.0.1 (www.e-smith.com)
    which is a custom version of RedHat 6.2
  uname -a   
    Linux ifs 2.2.16-3 #1 Mon Jun 19 19:11:44 EDT 2000

          i686 unknown

INSTALLED PACKAGES

apache-1.3.12-2
    Compiled-in modules:
      http_core.c
      mod_so.c
    suexec: disabled; invalid wrapper /usr/sbin/suexec
mod_auth_external-2.1.2-5
MySQL-3.23.29a-1
MySQL-client-3.23.29a-1
MySQL-shared-3.23.29a-1
glib-1.2.6-2
expat-1.95.1-1 (from Rawhide)
midgard-1.4-1
midgard-data-1.4-1

package midgard-devel is not installed
package php is not installed
package php-mysql is not installed
rpm-3.0.5-9.6x              

HOST TABLE

id name root style info owner port online prefix
sitegroup 
 1   thecirclenet.com   4   1   auth   0   8888   1  
/asgard   0  Edit Delete 
 2   thecirclenet.com   4   2   auth   0   8888   1  
/asgard/framed   0  Edit Delete 
 3   thecirclenet.com   4   3   auth   0   8888   1  
/asgard/framed/top   0  Edit Delete 
 4   thecirclenet.com   4   4   auth   0   8888   1  
/asgard/framed/main   0  Edit Delete 

MIDGARD.CONF

LoadModule midgard_module modules/mod_midgard.so
AddModule mod_midgard.c

LoadModule php3_module modules/libphp3.so
AddModule mod_php3.c

AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php-midgard .mgd
 
MIDGARD-DATA.CONF

Listen 80

MidgardDatabase midgard midgard midgard
MidgardTemplate phpelements.xml
AddType application/x-httpd-php-midgard .mgd
DirectoryIndex index.mgd index.php3 index.html
index.htm index.shtml index.cgi

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

Listen 8888
NameVirtualHost 192.168.1.11:8888
<VirtualHost 192.168.1.11:8888>
    MidgardEngine On
    ServerName thecirclenet.com
    Port 8888

    # Switch off magic quotes - it is required with
Midgard
    php3_magic_quotes_gpc off
    php3_magic_quotes_runtime off
    DirectoryIndex index.mgd index.php3 index.html
index.htm index.shtml index.c
gi

    # Configure text parser:
    # Change to 'russian' for Russian Midgard
    MidgardParser latin1
    MidgardBlobDir "/home/httpd/blobs"

    # Configuration for Russian Midgard:
    <IfModule mod_charset.c>
     # default charset for real or virtual server
(selected if all other charset
-
     # selections methods fails)
     CharsetDefault koi8-r
     # Default source (on-disk) charset (we keep all
content in DB in KOI8-R
     # encoding). If you want different encoding,
please re-encode midgard-ru.sq
l
     # before inserting it into DB too.
     CharsetSourceEnc koi8-r
     # Force mod_charset to do its work
     CharsetDisable Off
    </IfModule>
</VirtualHost>

TARGET URL

http://thecirclenet.com:8888/asgard/

  note: thecirclenet.com dns's to a firewall
          192.168.1.1
        which redirects to 
          192.168.1.11

THE LOGIN SECURITY DIALOG:

Enter Network Password

  Site: thecirclenet.com

  Realm: Midgard (SG0)

  Username:

  Password:

THE RESULTS

  Http error 403--forbidden

  no combination of username/password works...
  have tried...
    admin/password midgard/midgard root/root-password

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

Any ideas?

Hasan


__________________________________________________
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