Open soulteary opened 2 years ago
I've created pr https://github.com/rryqszq4/ngx-php/pull/144
If authorized maintainers can submit a container image, it will be easier for users to use ngx-php in the future.
In the PR, I upgraded the Nginx version, as well as the PHP version
prebuilt for test: https://github.com/nginx-with-docker/ngx_http_php_module demo: https://github.com/rryqszq4/ngx-php/issues/142
Ngx-php works perfectly with latest versions of PHP and nginx.
Nginx: 1.23.1 and PHP 8.1
tips, in the alpine stable repository, without manual compilation, we will get the 8.0 version of PHP @joanhey
current issues:
nginx version in
nginx:stable-alpine
isnginx version: nginx/1.20.2
, maybe we should provide an updated version to verify that the program builds and works correctly.maybe the project maintainer can provide an official image, which can lower the threshold for users to use :D