Hi,
I've a small problem accessing password protected pages (info='auth'). I always have to enter my username/password twice before the page is displayed. In the access_log file username and password are logged twice and I tested iexplorer, opera, netscape and mozilla so I think that it must be a midgard problem. I am using Apache/1.3.20 (Unix) mod_gzip/1.3.19.1a PHP/4.0.6 Midgard/1.4.2-cvs-20011125/SG configured What could be wrong? tnx Markus Here's some debug information: ------- try to access the password protected page [Mon Nov 26 11:19:28 2001] [debug] mod_midgard.c(1299): [client 131.159.130.56] midgard_translate_handler(latin1, http://playstation:80/admin) [Mon Nov 26 11:19:28 2001] [debug] select_db.h(87): [client 131.159.130.56] Midgard: select_database reused open (midgard) [Mon Nov 26 11:19:28 2001] [debug] mod_midgard.c(839): [client 131.159.130.56] Midgard: resolving path element: user #0 searches link admin [Mon Nov 26 11:19:28 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:19:28 2001] [debug] mod_midgard.c(96): [client 131.159.130.56] Midgard: no basic auth found, trying cookie auth ------- now enter username/password the first time ------- [Mon Nov 26 11:19:51 2001] [debug] mod_midgard.c(1299): [client 131.159.130.56] midgard_translate_handler(latin1, http://playstation:80/admin) [Mon Nov 26 11:19:51 2001] [debug] select_db.h(87): [client 131.159.130.56] Midgard: select_database reused open (midgard) [Mon Nov 26 11:19:51 2001] [debug] mod_midgard.c(839): [client 131.159.130.56] Midgard: resolving path element: user #0 searches link admin [Mon Nov 26 11:19:51 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:19:51 2001] [debug] mod_midgard.c(1299): [client 131.159.130.56] midgard_translate_handler(latin1, http://playstation:80/admin/) [Mon Nov 26 11:19:51 2001] [debug] select_db.h(87): [client 131.159.130.56] Midgard: select_database reused open (midgard) [Mon Nov 26 11:19:51 2001] [debug] mod_midgard.c(839): [client 131.159.130.56] Midgard: resolving path element: user #0 searches link admin [Mon Nov 26 11:19:51 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:19:51 2001] [debug] mod_midgard.c(96): [client 131.159.130.56] Midgard: no basic auth found, trying cookie auth ------- now enter username/password the second time ------ [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(1299): [client 131.159.130.56] midgard_translate_handler(latin1, http://playstation:80/admin/) [Mon Nov 26 11:20:05 2001] [debug] select_db.h(87): [client 131.159.130.56] Midgard: select_database reused open (midgard) [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(839): [client 131.159.130.56] Midgard: resolving path element: user #0 searches link admin [Mon Nov 26 11:20:05 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(1396): [client 131.159.130.56] Midgard: using style #10 (10 elements) [Mon Nov 26 11:20:05 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(1299): [client 131.159.130.56] midgard_translate_handler(latin1, http://playstation:80/admin/) [Mon Nov 26 11:20:05 2001] [debug] select_db.h(87): [client 131.159.130.56] Midgard: select_database reused open (midgard) [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(839): [client 131.159.130.56] Midgard: resolving path element: user #0 searches link admin [Mon Nov 26 11:20:05 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard [Mon Nov 26 11:20:05 2001] [debug] mod_midgard.c(1396): [client 131.159.130.56] Midgard: using style #10 (10 elements) [Mon Nov 26 11:20:05 2001] [debug] select_db.h(33): [client 131.159.130.56] Midgard: select_database kept current database midgard --------- send webpage -------- [Mon Nov 26 11:20:05 2001] [debug] (0): mod_gzip: r->uri=[/admin/] OK: Bytes In:7921 Out:1799 Compression: 78 pct. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
