Install phpMyAdmin on Freepbx 13

To have access to MySQL database I need to install phpMyAdmin. After I update php from 5.3 to 5.6 and install phpMyAdmin the following error appeared on freePBX GUI when I brows it. Anybody have any idea?

0 System Admin 13.0.74.3 Copyright 2017 by Schmoozecom, Inc., All rights reserved By installing, copying, downloading, distributing, inspecting or using the materials provided herewith, you agree to all of the terms of use as outlined in our End User Agreement which can be found and reviewed at www.schmoozecom.com/cmeula

This is not true. You can access the MySQL databases from the console CLI. Log in as ‘root’ using the password you established when you installed the system and type “mysql asterisk” and you should be able to do whatever it is you need to do.

FreePBX 13 is not compatible with PHP 5.6, or at least not fully. Expect issues.

I know this way but I need to have visual environment.

You upgraded PHP 5.3 to PHP 5.6 without upgrading any modules to support PHP 5.6. No modules in 13 support PHP 5.6

You want a GUI, then look at

phpmyadmin is generally considered to be horribly insecure.

1 Like