����� wrote:


> E> It could be a manifestation of the bug described in
> E> http://www.midgard-project.org/bugs/?id=167
> E> You could try picking up the cvs snaps at
> E> http://snaps.midgard-project.org/. These tarballs are generated from CVS 

I forgot that Armand was allready making these available. 
http://snaps.midgard-project.org/
will now automatically bring you to 
http://nightlybuilds.midgard-project.org/snapshots/

>  I have recompiled all with "rc-bug" option.
>  It still doesn't work.
>  Apache dies after restart.
> 
>  Can anybody advise me, what also can I change?

Try running this:

# gdb /path/to/httpd
(gdb) run -X
<bla bla, segfault>
(gdb) bt

And tell us the output of the last command.

>  I found, that after disabling mod_midgard.so in httpd.conf,
>   php4 writes
>   "Unable to load dynamic library /usr/local/lib/midgard.so"
>   ... undefined symbol: mgd_table_extname in Unknown on line 0.

This is most likely a library conflict. Try:

# locate libmidgard

If all is well, this should give only one location.

Emil


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

Reply via email to