Hi there! We have recently done some changes to one of our midgard systems (I don't remember what EXACTLY we did - but most of it was db-related) and now it doesn't work anymore. All we keep getting are apache logentries (loglevel is set to debug) like this one:
[Thu May 16 14:49:17 2002] [debug] mod_midgard.c(1272): [client 192.168.0.12] midgard_translate_handler(latin1, http://10.168.1.61:80/asgard/) [Thu May 16 14:49:17 2002] [debug] select_db.h(50): [client 192.168.0.12] Midgard: select_database opened database midgard [Thu May 16 14:49:17 2002] [debug] select_db.h(33): [client 192.168.0.12] Midgard: select_database kept current database midgard [Thu May 16 14:49:17 2002] [debug] mod_midgard.c(1369): [client 192.168.0.12] Midgard: using style #3 (40 elements) [Thu May 16 14:49:17 2002] [debug] select_db.h(33): [client 192.168.0.12] Midgard: select_database kept current database midgard [Thu May 16 14:49:18 2002] [notice] child pid 3432 exit signal Segmentation fault (11) (gets repeated 10 times per request) I tried using a new httpd.conf and a new midgard-data.conf, i dropped the whole db and re-initialized it and i even recompiled and reinstalled all the midgard stuff - didn't help. Can anyone tell me what else to do? Where else can the problem be? Some system specs, btw: Distribution: RedHat Linux 7.2 Kernel: 2.4.18 PHP: 4.0.6-15 (RPM) Apache: 1.3.22-2 (RPM) MySQL: 3.23.41-1 (RPM) Midgard: 1.4.2 We have other systems with exactly the same specs running perfectly well... Thanks Stefan Ott -- simplicity gmbh http://www.simple.ch/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
