Oct
12
2015
How to install phpmyadmin in fedora 22
By abernal
In order to install phpymyadmin in fedora 22, we must follow these steps:
Required data
- host ip address = IP Address from the host that request access to phpmyadmin
Sample data
- host ip address = 209.13.155.54
Process
1. Install phpmyadmin
[root@sandbox html]# dnf install phpmyadmin
2. Edit the created apache configuration for phpmyadmin