On Fri, May 8, 2009 at 1:49 PM, William A. Rowe, Jr. <wr...@rowe-clan.net> wrote: > Ruediger Pluem wrote: >> >> On 05/08/2009 07:09 PM, William A. Rowe, Jr. wrote: >>> Plüm, Rüdiger, VF-Group wrote: >>>> "--enable-mods-shared=all" \ >>> And what is/was your last httpd -l >> >> Compiled in modules: >> core.c >> http_core.c >> worker.c >> mod_so.c > > This is extremely odd. Review your config.m4, it is insisting > on including the cluster/ modules statically. > > Hmmm, have you rm -rf'ed config.status? Have you tried removing > mod_watchdog from the list and simply letting it compile in (all), > then reverify the newest httpd -l? > > Something is simply strange in your config. >
disagree, there is still a load order issue between mod_watchdog and any modules using the api, we should not do that.