add php-nginx

This commit is contained in:
Stille
2022-07-20 23:24:29 +08:00
parent 920a445fab
commit 473df97a18
115 changed files with 2903 additions and 0 deletions
@@ -0,0 +1,10 @@
#!/usr/bin/env bash
PHP_CLEAR_ENV_AVAILABLE=1
PHP_ETC_DIR=/usr/local/etc/php
PHP_MAIN_CONF=/usr/local/etc/php-fpm.conf
PHP_POOL_CONF=www.conf
PHP_POOL_DIR=/usr/local/etc/php-fpm.d
PHP_FPM_BIN=/usr/local/sbin/php-fpm
PHP_MOD_INI_DIR=/usr/local/etc/php/conf.d