Re: [users@httpd] apache 2.4 httpd.conf configuration

2015-12-29 Thread Yehuda Katz
9:35 AM > *To:* David Long > *Cc:* users@httpd.apache.org > > *Subject:* Re: [users@httpd] apache 2.4 httpd.conf configuration > > > > I suspect (although I haven't tried it) that you either need LoadModule or > to explicitly specify that you want unixd compiled stati

Re: [users@httpd] apache 2.4 httpd.conf configuration

2015-12-29 Thread Yehuda Katz
nable-cgid" \ > > "--with-ldap" \ > > "--enable-mods-static=ssl" \ > > "--enable-ldap" \ > > "--enable-authnz-ldap" \ > > > > Thanks > > David Long > > > > *From:* Yehuda Katz [mailto:yeh...@ymkatz.net]

RE: [users@httpd] apache 2.4 httpd.conf configuration

2015-12-29 Thread David Long
uot; \ "--enable-deflate" \ "--enable-rewrite" \ "--enable-headers" \ "--enable-cgid" \ "--with-ldap" \ "--enable-mods-static=ssl" \ "--enable-ldap" \ "--enable-authnz-ldap" \ Thanks David Long From: Yehuda Katz [mailt

Re: [users@httpd] apache 2.4 httpd.conf configuration

2015-12-28 Thread Yehuda Katz
Did you have --enable-module=static also? Are other modules compiled in? Check for LoadModule directives in your config to make sure. - Y On Mon, Dec 28, 2015 at 10:23 PM, David Long wrote: > when I start httpd. It failed with following error > "[Mon Dec 28 16:37:03.900984 2015] [core:crit] [p

[users@httpd] apache 2.4 httpd.conf configuration

2015-12-28 Thread David Long
when I start httpd. It failed with following error "[Mon Dec 28 16:37:03.900984 2015] [core:crit] [pid 29127:tid 1] AH00136: Server MUST relinquish startup privileges before accepting connections. Please ensure mod_unixd or other system security module is loaded." I had "--enable-unixd" in my c