diff --git a/create_summary_websites.sh b/create_summary_websites.sh index 67940c4..b0ecab2 100755 --- a/create_summary_websites.sh +++ b/create_summary_websites.sh @@ -948,6 +948,7 @@ for _vhost_file in ${_all_vhost_files_arr[@]} ; do echo "$_vhost_file" >> $_tmp_filename_not_considered ((number_not_considered++)) + ((number_overall--)) fi @@ -992,9 +993,12 @@ cat < ${DST_PATH_PHP}/index.php
  • websites FastCGI: $number_php_fcgid

  • websites no PHP assigned: $number_no_php_assigned
  • -
  • vhost_files not considered: $number_not_considered
  • -
    +
    + +
    PHP versions supported by this script:
        $PHP_VERIONS_SUPPORTED