|
|
@@ -73,6 +73,9 @@ ynh_script_progression --message="Restoring the PHP-FPM configuration..." --weig
|
|
|
|
|
|
ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf"
|
|
|
|
|
|
+# Recreate a dedicated PHP-FPM config
|
|
|
+ynh_add_fpm_config --usage=low --footprint=low --package="$extra_php_dependencies"
|
|
|
+
|
|
|
#=================================================
|
|
|
# RESTORE THE MYSQL DATABASE
|
|
|
#=================================================
|