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 1763191 for ecs-isp@2rosenthals.com; Sat, 27 Mar 2021 13:33:52 -0400 Received: from [192.168.200.201] (port=57406 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lQCoe-0006u9-1w for ecs-isp@2rosenthals.com; Sat, 27 Mar 2021 13:33:40 -0400 Received: from mail2.quasarbbs.net ([80.86.52.115]:10009) by mail2.2rosenthals.com with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from ) id 1lQCoS-0002hZ-38 for ecs-isp@2rosenthals.com; Sat, 27 Mar 2021 13:33:29 -0400 Received: from [192.168.10.199] (dtp [192.168.10.199]) by srv2 (Weasel v2.74) for ; 27 Mar 2021 18:33:34 X-CTCH-RefID: str=0001.0A742F15.605F6C74.002B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-RefID: str=0001.0A742F28.605F6C69.0013,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Reply-To: ml@ecomstation.it Subject: apache 2.2.34 and php 5.4.60 issues with php module curl.dll To: eCS ISP Mailing List References: Organization: eComStation dot it Message-ID: <5393359f-1967-3b22-ebe9-59394689cf5b@ecomstation.it> Date: Sat, 27 Mar 2021 18:33:23 +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: 7bit Il 24/03/2021 21:21, Steven Levine ha scritto: > In , on 03/24/21 > at 04:10 PM, "Massimo S." said: > > Hi Massimo, > > Two successes in one day. This is a good thing. > >>>> https://smedley.id.au/tmp/php-5.6.40-os2-20201213.zip > >> can i use this package also to upgrade php under apache 2.2.34? > > I'm pretty sure it should work for you. It modphp.dll uses the > ap_get_server_version which is one of the APIs that was deleted in 2.4. > > In addition, it seems to work here: > > Apache/2.2.29 (OS/2) PHP/5.6.40 > > runs all my local php test scripts. > > I should update my local testing build to a more recent 2.2.x, but is not > going have any affect for this kind of testing. > > I noticed that Paul did not rebuild imap.dll and smnp.dll, so you will > need to verify that the older builds still work, if you need them. > > Steven Hi, unfortunately php-5.6.40-os2-20201213.zip do not work apache crash on start due to "problems" on curl.dll 03-27-2021 18:22:53 SYS2070 PID 030e TID 0001 Slot 00f4 X:\APACHE\BIN\HTTPD.EXE CURL->PHP5._zend_unset_property 127 apache build: Server Version: Apache/2.2.34 (OS/2) PHP/5.4.45 mod_ssl/2.2.34 OpenSSL/1.0.2t Server Built: Sep 25 2020 19:51:35 if i comment curl module in php.ini apache starts but my php websites do not work so i had to revert to 5.4.45 massimo