Hi,
I am trying to set up mod_wsgi and apache in an LXC container. apache
is ignoring all -D parameters on startup even though I can see them in
the startup script debug and they are being passed to apache according
to "ps aux".apache -M does not show the modules in the loaded list. If I remove the "IfDefine" around the load command it works fine. I am thinking that its something about the container .... but what? BillK

