[Info-vax] PHP on VMS x86-64 9.2-2
Mark Berryman
mark at theberrymans.com
Wed Mar 20 17:39:21 EDT 2024
On 3/20/24 8:51 AM, Arne Vajhøj wrote:
> It exists.
>
> But I am having a few "challenges".
>
> The VSI kit works out of the box, but without mysqli support then it is
> not that useful.
>
> And I am having problems with the Berryman kit.
>
> Specifically php_x86_7_4_28.zip where I have tried with both
> X86VMS-LDAP-V0205-15-1.ZIP and X86VMS-LDAP-V0206-6-1.ZIP but
> always get:
>
> $ php
> %DCL-W-ACTIMAGE, error activating image LDAP$LIBLBER_SHR32
> -CLI-E-IMGNAME, image file
> ARNE4$DKA0:[SYS0.SYSCOMMON.][SYSLIB]LDAP$LIBLBER_SHR32.EXE;1
> -SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image
>
> Any suggestions for what version of Berryman PHP that works
> with what version of VSI LDAP?
The 7.4.28 kit was built 2 years ago and was linked against LDAP V2.5-7
(VSI-X86VMS-LDAP-V0205-7-1.ZIP).
The more recent kits split out the extensions that depend on a
particular layered product version as loadable extensions rather than
building them into the phpshr.exe image. PHP 8.1.23, for example, is
linked against LDAP V2.6-6 (X86VMS-LDAP-V0206-6-1.ZIP).
Mark Berryman
More information about the Info-vax
mailing list