Installing FusionPBX with MariaDB Server 10.5 on Cent OS 7

I had a client that wanted to try MariaDB so I edited the FusionPBX install script to include MariaDB 10.5 and PHP 7.4 on Cent OS 7.

1. Make sure you have wget installed

yum install wget -y

2. FusionPBX install script

wget -O - https://raw.githubusercontent.com/ryanoun/fusionpbx-install.sh/centos7-php74-mariadb105/centos/pre-install.sh | sh
cd /usr/src/fusionpbx-install.sh/centos && ./install.sh

3. Reboot

reboot

I haven’t had the chance to fully test this setup, we ended up just sticking with PostgreSQL. Let me know if it works for you.

Leave a reply:

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Site Footer

Sliding Sidebar

RYAN OUN

Nice to meet you, my name is Ryan and I build stuff for the web. Welcome to my website where you can learn about me and my interests.

USEFUL LINKS