1 Jul 17:42
trying to get apache2 working
Hi, now it's my turn(Continue reading)I've installed SuSE 9.1 and am trying to get apache2 working. I've compiled everything from midgard-beta. Apache2 segfaults when I try starting it. Heres the gdb stacktrace: [Switching to Thread 16384 (LWP 29938)] 0x00000019 in ?? () (gdb) bt #0 0x00000019 in ?? () #1 0x4066d01f in hash_insert () from /usr/lib/libmysqlclient.so.12 #2 0x42a14908 in find_alias () from /usr/lib/librecode.so.0 #3 0x42a1521d in recode_new_outer () from /usr/lib/librecode.so.0 #4 0x429c440f in zm_startup_recode () from /usr/lib/php/extensions/recode.so #5 0x403e010d in php_dl () from /usr/lib/apache2-prefork/libphp4.so #6 0x4044770d in php_load_function_extension_cb () from /usr/lib/apache2-prefork/libphp4.so #7 0x4046a2c8 in zend_llist_apply () from /usr/lib/apache2-prefork/libphp4.so #8 0x404476b7 in php_ini_delayed_modules_startup () from /usr/lib/apache2-prefork/libphp4.so #9 0x40444225 in php_module_startup () from /usr/lib/apache2-prefork/libphp4.so #10 0x40484f80 in php_apache2_startup () from /usr/lib/apache2-prefork/libphp4.so #11 0x404bd280 in php_dir_cmds () from
I've installed SuSE 9.1 and am trying to get apache2 working.
I've compiled everything from midgard-beta.
Apache2 segfaults when I try starting it.
Heres the gdb stacktrace:
[Switching to Thread 16384 (LWP 29938)]
0x00000019 in ?? ()
(gdb) bt
#0 0x00000019 in ?? ()
#1 0x4066d01f in hash_insert () from /usr/lib/libmysqlclient.so.12
#2 0x42a14908 in find_alias () from /usr/lib/librecode.so.0
#3 0x42a1521d in recode_new_outer () from /usr/lib/librecode.so.0
#4 0x429c440f in zm_startup_recode () from
/usr/lib/php/extensions/recode.so
#5 0x403e010d in php_dl () from /usr/lib/apache2-prefork/libphp4.so
#6 0x4044770d in php_load_function_extension_cb () from
/usr/lib/apache2-prefork/libphp4.so
#7 0x4046a2c8 in zend_llist_apply () from
/usr/lib/apache2-prefork/libphp4.so
#8 0x404476b7 in php_ini_delayed_modules_startup () from
/usr/lib/apache2-prefork/libphp4.so
#9 0x40444225 in php_module_startup () from
/usr/lib/apache2-prefork/libphp4.so
#10 0x40484f80 in php_apache2_startup () from
/usr/lib/apache2-prefork/libphp4.so
#11 0x404bd280 in php_dir_cmds () from
Btw, how should midgard-data be packaged?
> Can you send configure options?
web:/usr/src/packages/SPECS # grep midgard-1.6.0.spec -e configure
rm -f configure
./configure --prefix=/usr --sysconfdir=/etc/midgard --with-sitegroups
--with-mysql=/usr --with-expat --with-repligard-enhance
--without-multilang --libdir=%{_libdir}
./configure --with-ntlm-auth --with-midgard=/usr --with-mysql=/usr
--with-expat=/usr --with-apxs=/usr/sbin/apxs2-prefork
--with-midgard-config=../midgard-
RSS Feed