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

38 lines
620 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
2021-11-06 16:34:26 +01:00
domain="domain.tld"
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
2021-11-06 16:34:26 +01:00
;; Test avec php 7.4
2019-03-08 21:18:22 +01:00
; Manifest
2021-11-06 16:34:26 +01:00
domain="domain.tld"
path="/path"
phpversion="7.4"
2019-03-08 21:18:22 +01:00
; Checks
setup_sub_dir=1
backup_restore=1
2021-11-06 16:34:26 +01:00
;; Test avec php 8.0
2019-03-08 21:18:22 +01:00
; Manifest
2021-11-06 16:34:26 +01:00
domain="domain.tld"
path="/path"
phpversion="8.0"
2019-03-08 21:18:22 +01:00
; Checks
setup_sub_dir=1
backup_restore=1
;;; Options
Email=
Notification=none