On Wednesday 03 April 2002 14:25, you wrote:
> > I am a new user to midgard and i have problems with the browser. Asgard
> > can only run in Opera. In Mozilla I get an error like "the connection was
> > refused". In Conqueror the main page of Asgard is displayed correctly but
> > when I click for example on 'Host' it tells me that the connection is
> > broken. In Opera Asgard does not run well because some pages are not
> > displayed well (like style page for examle). How can I set up Conqueror
> > or Mozilla to display Asgard and which is the best browser for Asgard?
>
> It is not browser. What version of PHP do You have?
> Set Apache logs to debug and look what's happened.
>
> Piotras
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


I have the latest version of php (4.1.2).
In Opera when I click style at the top of the page I see a half page with the 
words "Style", "New Root Style" and "Loc" instead of Location and I don't see 
any styles at all. The tail of the apache's errorlog is:
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/style/)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(51): [client 127.0.0.1] 
Midgard: select_database opened database midgard
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(96): [client 127.0.0.1] 
Midgard: no basic auth found, trying cookie auth
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(96): [client 127.0.0.1] 
Midgard: no basic auth found, trying cookie auth
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/style/)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(87): [client 127.0.0.1] 
Midgard: select_database reused open (midgard)
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches link style
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(1383): [client 127.0.0.1] 
Midgard: using style #3 (45 elements)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/images/new.gif)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(87): [client 127.0.0.1] 
Midgard: select_database reused open (midgard)
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(96): [client 127.0.0.1] 
Midgard: no basic auth found, trying cookie auth
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(96): [client 127.0.0.1] 
Midgard: no basic auth found, trying cookie auth
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(145): [client 127.0.0.1] 
Midgard: locating blob=[1]/new.gif
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(196): [client 127.0.0.1] 
Midgard: blob 36 found, maps to 
/usr/local/apache/htdocs/blobs/3/6/6e1b00bd48ab5df90a3de8bf50da8b56 
(image/gif)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(96): [client 127.0.0.1] 
Midgard: no basic auth found, trying cookie auth
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/images/new.gif)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(87): [client 127.0.0.1] 
Midgard: select_database reused open (midgard)
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches
link images
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches
link new.gif
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(145): [client 127.0.0.1] 
Midgard: locating blob=[1]/new.gif
[Wed Apr  3 15:10:17 2002] [debug] mod_midgard.c(196): [client 127.0.0.1] 
Midgard: blob 36 found, maps to 
/usr/local/apache/htdocs/blobs/3/6/6e1b00bd48ab5df90a3de8bf50da8b56 
(image/gif)
[Wed Apr  3 15:10:17 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:10:17 2002] [notice] child pid 1049 exit signal Segmentation 
fault (11)


In Mozilla when I try to access "http://localhost:8102/asgard"; I get an error 
"The connection was refused when attempting to contact localhost:8102".
The tail of the apache's errorlog is:
[Wed Apr  3 15:20:02 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard)
[Wed Apr  3 15:20:02 2002] [debug] select_db.h(51): [client 127.0.0.1] 
Midgard: select_database opened database midgard
[Wed Apr  3 15:20:02 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard


In Conqueror when I click style at the top of the page I get an error 
"Connection to host localhost is broken".
The tail of the apache's errorlog is:
[Wed Apr  3 15:23:08 2002] [debug] mod_midgard.c(233): Midgard: closing 1 
database connections
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/style/)
[Wed Apr  3 15:23:20 2002] [debug] select_db.h(87): [client 127.0.0.1] 
Midgard: select_database reused open (midgard)
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches link style
[Wed Apr  3 15:23:20 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(1383): [client 127.0.0.1] 
Midgard: using style #3 (45 elements)
[Wed Apr  3 15:23:20 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(1286): [client 127.0.0.1] 
midgard_translate_handler(latin1, http://localhost:8102/asgard/images/new.gif)
[Wed Apr  3 15:23:20 2002] [debug] select_db.h(87): [client 127.0.0.1] 
Midgard: select_database reused open (midgard)
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches
link images
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(826): [client 127.0.0.1] 
Midgard: resolving path element: user #1 searches
link new.gif
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(145): [client 127.0.0.1] 
Midgard: locating blob=[1]/new.gif
[Wed Apr  3 15:23:20 2002] [debug] mod_midgard.c(196): [client 127.0.0.1] 
Midgard: blob 36 found, maps to 
/usr/local/apache/htdocs/blobs/3/6/6e1b00bd48ab5df90a3de8bf50da8b56 
(image/gif)
[Wed Apr  3 15:23:20 2002] [debug] select_db.h(33): [client 127.0.0.1] 
Midgard: select_database kept current database midgard
[Wed Apr  3 15:23:20 2002] [notice] child pid 777 exit signal Segmentation 
fault (11)


What can I do to solve the problem?

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

Reply via email to