Avantfax

From Michael's Information Zone
Jump to navigation Jump to search

Purpose

Installing the Avantfax web frontend for Hylafax+. This is not ideal as it uses old packages, I do not trust the thing but as of this writing the app has not been updated since 2016.

Notes

Installing on CentOS 7.7

yum install mariadb mariadb-server httpd php php-devel php-pear php-mysql php-mbstring php-pecl-Fileinfo ImageMagick-devel wget
wget http://jaist.dl.sourceforge.net/project/avantfax/avantfax-3.3.5.tgz
tar -xf avantfax-3.3.5.tgz
setsebool -P httpd_unified 1