Error 1:
Forbidden
You don't have permission to access /phpmyadmin on this server.
Then install latest version of php
sudo yum install php
Error 2:
phpMyAdmin – Error
Wrong permissions on configuration file, should not be world writable!
Change permission of config.inc.php
sudo chmod -R 555 /etc/phpMyAdmin