benbrummer

Results 16 comments of benbrummer

Would it make sense to have some versioning for the docker images it self? Relying on dunglas/frankenphp:1.5-php8.4-bookworm is not sufficient, as the latest image is failing with frankenphp php-cli. Failing...

- I would at first just add debian-oss as new variant. - The way of building https://raw.githubusercontent.com/charlesgek/SaxonCHE-PHP/refs/heads/main/Debian/saxon-install.sh could be contributedt to https://github.com/mlocati/docker-php-extension-installer => https://github.com/mlocati/docker-php-extension-installer/blob/d6ea5fbddfe5be579283ec6be21e3f6b02fe71e1/install-php-extensions#L3979, if EE can be replaced with...

@eg321 I had the same/similar error when using `pleskxml_uri="address-of-my-plesk-server.net:8443/enterprise/control/agent.php"` instead of `pleskxml_uri="https://address-of-my-plesk-server.net:8443/enterprise/control/agent.php"`

It is the same for php:8.4-alpine3.22. So arm64 + alpine seam to be broken in general. php:8.4-trixie works perfect for both platforms.

With gcompat: Segmentation fault (core dumped) ``` #11 13.28 Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20240924/ #11 13.31 Removing symbols from /usr/local/lib/php/extensions/no-debug-non-zts-20240924/saxon.so... done (100312 bytes saved). #11 13.32 Check if the saxon module...

I opened an issue at Saxonica https://saxonica.plan.io/issues/6933