Bernhard Scholtes wrote:

> I've patched that host.c but i'm not the c guru so that i can
> figure out where are the talkinaboutwillis entries will go through stderr
> I have still to learn much about the functioning of midgard ...

If you set loglevel to debug in your apache config they'll be logged
in apaches' error log.

> BTW, do you know how i can figure out when loading libphp3-midgard.so
> into apache and it says 
> 
>       shared object not open 
> 
> which dependend module to libphp3-midgard.so fails, is to old, or is just misssing ?
> Are there any tools except ldd,strace,ltrace which could give me more
> information about a shared library.

This particular message I haven't seen before. The only references I
could find on it suggest:

- that apache was not compiled with the ability to load modules.
  httpd -l should return at least mod_so.
- That GD support is built in but the required libraries are not
  available (and this is mentioned a number of times in relation to
  SuSE installes).

Emile

PS: please post to the list.



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

Reply via email to