I am having an AWS instance installed with Centos 7 and Nginx and PHP 7.1.
SELinux is disabled on the server.
The issue I am facing is that I am not able to access the RDS using PhpMyAdmin. I have added my RDS configurations in the PhpMyadmin config file but not able to view the host in PMA.
Note: I am able to connect to the RDS using the instance terminal.
Can anybody please me with this.