Commit Graph

3 Commits

Author SHA1 Message Date
erxspin 5a2f3521cb 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
2017-03-17 17:44:14 -06:00
erxspin 26d050685a Bug fix empty value check CentOS (#85)
* 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

* POSIX sh empty value check compatibility
2017-03-10 16:07:16 -07:00
Adam Niedzwiedzki e1e6e06162 CentOS 7 Installer (#71) 2017-02-23 09:53:37 -07:00