On Monday, April 20, 2015 06:56:49 PM Bill Kenworthy wrote: > 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
What's the full "ifDefine" line? What is your full APACHE2_OPTS line where you put the -D ? -- Joost

