Thanks for the pointer,
here's the apache debug-level log:
---> set log level to debug and restarted httpd...
[Mon Oct 22 11:33:00 2001] [notice] SIGHUP received. Attempting to
restart
[Mon Oct 22 11:33:01 2001] [notice] Apache/1.3.9 (Unix) (Red Hat/Linux)
Midgard/1.4.2/SG mod_perl/1.21 PHP/4.0.6 configured -- resu
ming normal operations
[Mon Oct 22 11:33:01 2001] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Mon Oct 22 11:33:01 2001] [info] Server built: Sep 21 1999 10:46:27
---> accessed "...:8102/asgard"
[Mon Oct 22 11:34:56 2001] [debug] mod_midgard.c(775): [client
192.168.0.19] midgard_translate_handler(latin1, http://gryphon.mycloe
.com:8102/asgard)
[Mon Oct 22 11:34:56 2001] [debug] select_db.h(50): [client 192.168.0.19]
Midgard: select_database opened database midgard
[Mon Oct 22 11:34:56 2001] [debug] select_db.h(33): [client 192.168.0.19]
Midgard: select_database kept current database midgard
[Mon Oct 22 11:34:56 2001] [debug] mod_midgard.c(97): [client
192.168.0.19] Midgard: no basic auth found, trying cookie auth
---> authenticated with "admin:password"
[Mon Oct 22 11:35:02 2001] [debug] mod_midgard.c(775): [client
192.168.0.19] midgard_translate_handler(latin1, http://gryphon.mycloe
.com:8102/asgard)
[Mon Oct 22 11:35:02 2001] [debug] select_db.h(86): [client 192.168.0.19]
Midgard: select_database reused open (midgard)
[Mon Oct 22 11:35:02 2001] [debug] select_db.h(33): [client 192.168.0.19]
Midgard: select_database kept current database midgard
[Mon Oct 22 11:35:02 2001] [debug] mod_midgard.c(883): [client
192.168.0.19] Midgard: redirecting to /asgard/
[Mon Oct 22 11:35:02 2001] [debug] mod_midgard.c(775): [client
192.168.0.19] midgard_translate_handler(latin1, http://gryphon.mycloe
.com:8102/asgard/)
[Mon Oct 22 11:35:02 2001] [debug] select_db.h(86): [client 192.168.0.19]
Midgard: select_database reused open (midgard)
[Mon Oct 22 11:35:02 2001] [debug] select_db.h(33): [client 192.168.0.19]
Midgard: select_database kept current database midgard
[Mon Oct 22 11:35:02 2001] [debug] mod_midgard.c(910): [client
192.168.0.19] (2)No such file or directory: Midgard: Couldn't create
cache file
[Mon Oct 22 11:35:02 2001] [error] [client 192.168.0.19] File does not
exist: /home/httpd/html/asgard/
---> tried again for good measure...
[Mon Oct 22 11:36:17 2001] [debug] mod_midgard.c(775): [client
192.168.0.19] midgard_translate_handler(latin1, http://gryphon.mycloe
.com:8102/asgard)
[Mon Oct 22 11:36:17 2001] [debug] select_db.h(50): [client 192.168.0.19]
Midgard: select_database opened database midgard
[Mon Oct 22 11:36:17 2001] [debug] select_db.h(33): [client 192.168.0.19]
Midgard: select_database kept current database midgard
[Mon Oct 22 11:36:17 2001] [debug] mod_midgard.c(883): [client
192.168.0.19] Midgard: redirecting to /asgard/
[Mon Oct 22 11:36:17 2001] [debug] mod_midgard.c(775): [client
192.168.0.19] midgard_translate_handler(latin1, http://gryphon.mycloe
.com:8102/asgard/)
[Mon Oct 22 11:36:17 2001] [debug] select_db.h(86): [client 192.168.0.19]
Midgard: select_database reused open (midgard)
[Mon Oct 22 11:36:17 2001] [debug] select_db.h(33): [client 192.168.0.19]
Midgard: select_database kept current database midgard
[Mon Oct 22 11:36:17 2001] [debug] mod_midgard.c(910): [client
192.168.0.19] (2)No such file or directory: Midgard: Couldn't create
cache file
[Mon Oct 22 11:36:17 2001] [error] [client 192.168.0.19] File does not
exist: /home/httpd/html/asgard/
---> ah darn, no miracle yet.
Whassup with the cache file? Where is it? Or is it an apache thing.
The only place I know of is "/blobs/". It is currently "chmod -R a+rwx"...
Looking through mod_midgard.c is not too useful with my lack of knowledge
of apache/midgard mod programming...
cat
Emiliano <[EMAIL PROTECTED]>
19/10/01 04:08 PM
Please respond to user
To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
cc:
Subject: Re: [midgard-user] Page not found after successful
authentication
[EMAIL PROTECTED] wrote:
> symptom: when connecting via IE to "http://gryphon.mycloe.com:8102/asgard"
> I get authenticated in the Midgard (SG0) domain and then, page not
found
> (404); Netscape 4.7 and Lynx have the same "requested page /asgard/ not
> found" message. Same thing with all other midgard ports (8099 to 8102).
> - it's a 1st time install; never worked.
> - httpd logs - "file does not exist: /home/httpd/html/asgard/";
> - mySQL logs show a client connection and no errors (all queries are
> successful when tried by hand).
Set LogLevel to Debug in your apache config and we'll get a better
view on what Midgard is doing.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]