update..
This commit is contained in:
@ -74,7 +74,7 @@ check_website=false
|
||||
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
|
||||
# - mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf"
|
||||
# -
|
||||
mysql_credential_args="--login-path=local"
|
||||
mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf"
|
||||
|
||||
|
||||
# - Additional Settings for check_php_fpm
|
||||
@ -93,7 +93,7 @@ curl_check_host=127.0.0.1
|
||||
# - Example:
|
||||
# - php_versions="5.4 5.6 7.0 7.1"
|
||||
# -
|
||||
php_versions="7.4"
|
||||
php_versions="8.1"
|
||||
|
||||
# - If PHP-FPM's ping.path setting does not match ping-$php_major_version,
|
||||
# - set the value given in your ping.path setting here. Give ping_path also
|
||||
|
Reference in New Issue
Block a user