Re: [users@httpd] Apache won't start, strace output enclosed

2014-01-16 Thread Mathijs Schmittmann
- Original Message - > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi all, > > Ack! > > This is apache 2.2.25 compiled from source but on a CentOS 6.5 system. > Notably, I included all modules in the build. You might want to start to build with a minimal set of modules, to exc

[users@httpd] Apache won't start, strace output enclosed

2014-01-16 Thread David Benfell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi all, Ack! This is apache 2.2.25 compiled from source but on a CentOS 6.5 system. Notably, I included all modules in the build. I was trying to add a subdomain, ran into memory allocation problems and so tweaked the settings accordingly. Here ar

[users@httpd] Disable session expiry refreshing per request?

2014-01-16 Thread Erik Pearson
Hi, I've just started using Apache sessions in 2.4.7, in combination with mod_auth_form. It is working great. It is fronting a web app running under SCGI and that part is working fine as well. On a page that is protected by authentication I have ajax calls to urls that are also under authentication