Re: Weird apache crash in Ubuntu

2022-02-28 Thread D Tim Cummings via Webobjects-dev
Hi Patrick After installing apache on ubuntu I type the following to use the prefork version sudo a2dismod mpm_event sudo a2enmod mpm_prefork Regards Tim On 1/3/22 09:58, Patrick Abuzeni via Webobjects-dev wrote: Thank you Samuel. Can you elaborate a bit more. Best Regards, Patrick Abuz

Re: Weird apache crash in Ubuntu

2022-02-28 Thread Patrick Abuzeni via Webobjects-dev
Thank you Samuel. Can you elaborate a bit more. Best Regards, Patrick Abuzeni, MD www.xeoTECH.com The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination

Re: Weird apache crash in Ubuntu

2022-02-28 Thread Samuel Pelletier via Webobjects-dev
Hi Patrick, Your apache mp3 is probably set to something other than prefork. The WOAdaptor does not support threaded mpm. Regards, Samuel > Le 28 févr. 2022 à 14:22, Patrick Abuzeni via Webobjects-dev > a écrit : > > > Hello everyone > > Have a Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-90-gene

Weird apache crash in Ubuntu

2022-02-28 Thread Patrick Abuzeni via Webobjects-dev
Hello everyone Have a Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-90-generic x86_64) cloud server with a number of WO applications deployed. WOAdapter was compiled on the server. Apache (Server version: Apache/2.4.41 (Ubuntu)) is regularly crashing and for no reason. The application remains unaffected