Commit Graph

3 Commits

Author SHA1 Message Date
JailBird b50289d931 Update FreeBSD code
- While /usr/local/www/ is the correct prefix, the FusionPBX code itself
  still refers to /var/www/. So instead of fighting it, let's just
  symlink it.
- Updated the supported versions of PgSQL and PHP
- Moved the PgSQL client version logic to the PHP code, since we depend
  on the version of client that PHP is linked against. That's currently
  13, so to make it clean, let's just default to 13 for now.

After these changes, 5.1 appears to be fully functional for me. I had DB
schema issues with master, but I ran into the same issue on Debian, so
maybe it was a temporary master issue?
2023-10-03 16:04:01 -05:00
FusionPBX 853fe7d016
Update source-copy.sh 2023-06-23 13:37:31 -06:00
FusionPBX f775c02c56 Update and rename source-conf-copy.sh to source-copy.sh 2017-04-25 02:46:00 -06:00