Re: [users@httpd] httpd won't start with SQLSRV enabled

2018-06-28 Thread Frank Gingras
I'm going to venture that you're using the mod_php DSO here. Please clarify otherwise. If a mod_php extension prevent httpd from starting normally, I would use strace to get the exact error, first: strace -o /tmp/outputfile -s 5000 httpd -X or strace -ff -F -s200 -o /tmp/strace.out -p PID It

[users@httpd] httpd won't start with SQLSRV enabled

2018-06-28 Thread James Montalvo
Hi, This is my first message to this list. I've reviewed your policies, but my apologies if I break rules/conventions. Please don't hesitate to correct me. I've run into an issue where enabling the PHP SQLSRV extension [1] causes httpd to fail to start. I've documented the issue at length here

[users@httpd] Mutual authentication

2018-06-28 Thread Vasudev Rama
Hello, we are using Apache webserver 2.4.33 And is giving 400 error code while we send the client certificate to load balancer and same works in 2.4.16. Please let me know if I need to check any os packages or libraries Thanks Vasu Sent from my iPhone

Re: [users@httpd] PHP-7.2.5 with Apache-2.4.25

2018-06-28 Thread Frank Gingras
What does "mod_php is not able to unload properly" mean in this case? Secondly, any reason why you're not using php-fpm with a threaded httpd mpm instead? On Wed, Jun 27, 2018 at 10:21 AM David Copeland wrote: > Okay, sorry, probably can't help then. I'm running Opensuse 42.3, Apache > 2.4.33