Från: |
"Massimo S." <ecs-isp@2rosenthals.com> |
Meddelandehuvud Oavkodat meddelande |
Ämne: |
apache 2.2.34 and php 5.4.60 issues with php module curl.dll |
Datum: |
Sat, 27 Mar 2021 18:33:23 +0100 |
Till: |
eCS ISP Mailing List <ecs-isp@2rosenthals.com> |
|
---|
Il 24/03/2021 21:21, Steven Levine ha scritto:
In <list-1759205@2rosenthals.com>, on 03/24/21
at 04:10 PM, "Massimo S." <ecs-isp@2rosenthals.com> 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
|