Category

Elastix

1 article in this category

Install phpMyAdmin

July 7, 2016 1 min read

install phpMyAdmin easily on Elastix if it isn’t installed: yum install -y phpmyadmin Then edit the file /etc/httpd/conf.d/phpMyAdmin.conf Add the line “Allow from all” to this entry so…