1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpinfo_ynh.git synced 2024-09-03 19:56:23 +02:00
phpinfo_ynh/check_process

49 lines
928 B
Text
Raw Normal View History

2020-12-01 23:01:25 +01:00
;; Test complet avec php 7.3
2019-03-08 21:18:22 +01:00
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
2020-11-01 19:01:41 +01:00
phpversion="7.3"
2019-03-08 21:18:22 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=0
setup_nourl=0
setup_private=0
setup_public=0
upgrade=1
backup_restore=1
multi_instance=1
incorrect_path=0
port_already_use=0
change_url=0
;; Test avec php 7.2
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
phpversion="7.2"
; Checks
setup_sub_dir=1
backup_restore=1
2020-11-01 19:01:41 +01:00
;; Test avec php 7.1
2019-03-08 21:18:22 +01:00
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
2020-11-01 19:01:41 +01:00
phpversion="7.1"
2019-03-08 21:18:22 +01:00
; Checks
setup_sub_dir=1
backup_restore=1
;; Test avec php 7.0
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
phpversion="7.0"
; Checks
setup_sub_dir=1
backup_restore=1
;;; Levels
2020-12-01 23:01:25 +01:00
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
2019-03-08 21:18:22 +01:00
Level 5=auto
;;; Options
Email=
Notification=none