From: "Massimo S." Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 1752758 for ecs-isp@2rosenthals.com; Fri, 19 Mar 2021 05:56:32 -0400 Received: from secmgr-va.2rosenthals.com ([50.73.8.217]:34772 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lNBrm-0003PT-2N for ecs-isp@2rosenthals.com; Fri, 19 Mar 2021 05:56:26 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10038) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lNBrj-0004lH-38 for ecs-isp@2rosenthals.com; Fri, 19 Mar 2021 05:56:24 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 19 Mar 2021 10:56:29 X-CTCH-RefID: str=0001.0A742F19.6054754A.0046,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F1B.60547548.001D,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: Re: [eCS-ISP] apache 2.4.x and php 5.6.40 - success To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: Date: Fri, 19 Mar 2021 10:56:18 +0100 User-Agent: Mozilla/5.0 (OS/2; U; Warp 4.5; it-IT; rv:1.7.13) Gecko/20060424 Thunderbird/1.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Language: it-IT Content-Transfer-Encoding: 8bit Il 06/03/2021 12:51, Massimo S. ha scritto: > > > Il 27/02/2021 22:32, Paul Smedley ha scritto: >> Hi again, >> >> On 28/2/21 7:56 am, Paul Smedley wrote: >>> Hi Max, >>> >>> On 28/2/21 7:38 am, Massimo S. wrote: >>>> >>>> >>>> Il 27/02/2021 21:46, Paul Smedley ha scritto: >>>>> Hi Max, >>>>> >>>>> On 28/2/21 7:08 am, Massimo S. wrote: >>>>>> here i've tested apache 2.4.41 and 5.6.40 and they seems to work >>>>>> only php have some issue since it lacks all the DLL (there is only modphp) >>>>> Sorry - I have no idea what you mean when you say it lacks all the DLL? >>>> >>>> i mean modules e.g. mysqli.dll ... >>>> >>>>> You need: >>>>> https://smedley.id.au/tmp/php-5.6.40-os2-20201213.zip >>>>  > >>>>> https://smedley.id.au/tmp/modphp5-5.6.40-apache24.zip >>>>> >>>>> The 5.6.40 from December didn't include an apache 2.4 module... >>>> >>>> ah, ok >>>> so i will wait for a 5.6.40 for apache 2.4.x with modules >>>> >>>> thanks a lot >>> No - all you need is the contents of the two zips. I have no intent of spending more time combining the >>> contents of these two - when I would expect that nobody else would be considering still running php 5.6.40. >>> These rebuilds were essentially purely for your use. >>> >>>>> apache 2.4.46 should be trivial... it was onn my list to rebuild 2.4.x with the latest openssl anyway... >>> >>> 2.4.46 is in fact already available - https://smedley.id.au/tmp/httpd-2.4.46-os2-20201213.zip >>> >>> rebuilding it now with the latest openssl >> >> https://smedley.id.au/tmp/httpd-2.4.46-os2-20210228.zip >> >> Cheers, >> >> Paul > > Hi all, > > Ok, a big thanks to you all > I went on production on webmail server with: > > Server Version: Apache/2.4.46 (OS/2) OpenSSL/1.1.1j PHP/5.6.40 > Server Built: Feb 28 2021 07:53:23 > Server loaded APR Version: 1.7.0 > Compiled with APR Version: 1.7.0 > Server loaded APU Version: 1.6.1 > Compiled with APU Version: 1.6.1 > Module Magic Number: 20120211:93 > > massimo Hi guys, i've often this stuff in the apache logs: [Fri Mar 19 10:31:10.660000 2021] [mpm_mpmt_os2:notice] [pid 2198:tid 1] (OS10035)Resource temporarily unavailable: apr_socket_accept is this normal? thanks massimo