Connect freepbx php admin

how to connect freepbx on my php admin ? I have freepbx installed on my virtual machine and I also have xamp with myphpadmin locally and how do I connect them together?

You mean you’ve got two VM?
One for FreePBX and one for XAMP?

I think you can open the MySQL port on the Firewall and create a custom user with the good privilege however, it’s not safe! In this case, add a good firewall rule on this port filtering your ip address.

Maybe install phpmyadmin somewhere on your FreePBX system and why not create a Virtual host on apache to get access directly.
Or restrict this access wit .htaccess file filtering the IP address …Etc

I will do something like that anyway.
For my part, installing phpmyadmin on my dev system works fine though.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.