Bug fix exec permissions CentOS - part 1 (#89)

* added CentOS, Fedora, RHEL choices with minimal version check (recommited)

* fixed small typos

* added special option --use-php5-package

* parse options and export new environment variable USE_PHP5_PACKAGE

* added choice between php5* or php7.0* packages (recommited)

* fixed php*-fpm service name and php.ini file path (recommited)

* prepare socket name for nginx to work with php5-fpm or php7.0-fpm (recommited)

* added ppa:ondrej/php5-compat repo

* added dependency ppa:ondrej/php repo and package software-properties-common

* added execute permissions to ./centos/*.sh files
This commit is contained in:
erxspin 2017-03-18 05:44:14 +06:00 committed by FusionPBX
parent 7086f7aff8
commit 5a2f3521cb
17 changed files with 0 additions and 0 deletions

0
centos/install.sh Normal file → Executable file
View File

0
centos/resources/arguments.sh Normal file → Executable file
View File

0
centos/resources/backup/fusionpbx-backup.sh Normal file → Executable file
View File

0
centos/resources/colors.sh Normal file → Executable file
View File

0
centos/resources/fail2ban.sh Normal file → Executable file
View File

0
centos/resources/finish.sh Normal file → Executable file
View File

0
centos/resources/firewalld.sh Normal file → Executable file
View File

0
centos/resources/fusionpbx.sh Normal file → Executable file
View File

0
centos/resources/nginx.sh Normal file → Executable file
View File

0
centos/resources/php.sh Normal file → Executable file
View File

0
centos/resources/postgres.sh Normal file → Executable file
View File

0
centos/resources/sslcert.sh Normal file → Executable file
View File

0
centos/resources/switch/conf-copy.sh Normal file → Executable file
View File

0
centos/resources/switch/package-permissions.sh Normal file → Executable file
View File

0
centos/resources/switch/package-release.sh Normal file → Executable file
View File

0
centos/resources/switch/package-systemd.sh Normal file → Executable file
View File

0
debian/resources/sngrep.sh vendored Normal file → Executable file
View File