Commit Graph

14 Commits

Author SHA1 Message Date
FusionPBX 1e19d61b18
Update source-release.sh 2024-02-12 17:12:39 -07:00
FusionPBX b7538125e2
Create source-release.sh 2024-02-12 12:15:41 -07:00
tao_ssh 7e0d874857
Fix some errors for Centos platform (#410)
* Fix bugs

* Update conf-copy.sh

Update fusionpbx template path

* Update package-release.sh

Fix the issue of the files.freeswitch.org site not available

* Fix bug
2024-02-03 10:23:23 -07:00
yois615 0237a5b1c5
Install FreeSWITCH 1.10.3 (#331)
Previous version of this script pulled FreeSWITCH 1.6, but there is an official RPM package available for 1.10.3.  I have tested this with my own system and haven't encountered problems.
2020-08-28 10:30:22 -06:00
FusionPBX c1320d9365
Update package-permissions.sh 2019-12-06 23:43:54 -07:00
FusionPBX 911b6b8b8a
Update package-permissions.sh 2019-11-28 04:57:28 -07:00
root 05a6714ed3 Update permissions 2017-04-23 10:20:28 +00:00
FusionPBX b04457b228 Update package-systemd.sh 2017-04-23 02:13:43 -06:00
FusionPBX b359181258 Update package-release.sh 2017-04-23 02:13:07 -06:00
FusionPBX c996dfd4bf Update conf-copy.sh 2017-04-23 02:12:13 -06:00
FusionPBX bb0d8ae3bb Update package-permissions.sh 2017-04-23 02:11:32 -06:00
FusionPBX f42f9c8570 Update package-release.sh 2017-04-23 02:10:09 -06:00
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
Adam Niedzwiedzki e1e6e06162 CentOS 7 Installer (#71) 2017-02-23 09:53:37 -07:00