Phpmyadmin module

hello
does anybody have phpmyadmin module for freepbx? I want to install it from Module Administration but I cant find that module.
thanks

it does not exist. That is a distro specific option that is done outside of FreePBX.

yum -y install php-mbstring

cd /var/www/html/admin/modules

wget http://www.prestonmoore.com/images/extramodules.tar.gz

tar xfvz extramodules.tar.gz

cd /var/www/html/admin/modules/phpmyadmin

nano +73 config.default.php
change “passw0rd” to your MySQL root password

Add modules via the Freepbx GUI
phpMyAdmin
phpSysInfo