** Forwarding message from daniel <[EMAIL PROTECTED]> on Sun, 4 Jun 2000
23:09:25 +0200

Hi,
I am not registered to the mailing list at http://marc.theaimsgroup.com so 
could you please mail this to the site. I might get some help that way.

I installed Midgard 1.4b3 . I enter successfully the example demo site 
through localhost:8099/example.
When I type in my browser localhost:8101/admin, I get the login window. I 
enter the username /
password. (I changed the password to 'admin'). What I get is : 
"Authorization failed" answer, or
my netscape process is killed (it disappears).
Do you have any idea what I do wrong ?

# extract from httpf.conf

MidgardEngine on
MidgardRootfile /usr/local/httpd/midgard/midgard-root.php3
 MidgardParser latin1
 MidgardUsername mid1
 MidgardPassword ****
 MidgardDatabase midgard

  <VirtualHost 127.0.0.1:8101>
    ServerName localhost
    Port 8101
  </VirtualHost>

  <VirtualHost 127.0.0.1>
    ServerName localhost
    Port 80
    DocumentRoot /usr/local/httpd/htdocs
  </VirtualHost>

  <VirtualHost 127.0.0.1:8099>
    ServerName localhost
    Port 8099
  </VirtualHost>

  php3_magic_quotes_gpc off
  php3_magic_quotes_runtime off

extract from the DB:
-------------------
mysql -u'mid1' -p -e'select * from host' midgard

id      name         root style info    owner   port    online  prefix  sitegroup
1       localhost       1       1       auth    0       8101       1          /admin   
 0
2       localhost       34      2               1       8099       1          /example 
 0

mysql -u'mid1' -p -e'select username , password from person' midgard

username        password
admin            admin


and /var/log/errlog
[Sun Jun  4 22:24:09 2000] [notice] Apache/1.3.12 (Unix)  (SuSE/Linux)
 Midgard/Lib=1.4-beta3/SiteGroups=0.3 
PHP/3.0.16+Midgard/Lib=1.4-beta3/SiteGroups=0.3 configured -- resuming 
normal operations
[Sun Jun  4 22:24:09 2000] [notice] suEXEC mechanism enabled (wrapper: 
/usr/sbin/suexec)




__________________________________________________




RedHat Linux 6.1 (kernel 2.2.14)/ SunJDK1.2.2(Linux) / PolarBar Java Mailer 16

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