Wordpress

Bitnami: For security reasons, this URL is only accessible using localhost (127.0.0.1) as the hostname

Pinterest LinkedIn Tumblr

Edit the phpmyadmin conf file at

sudo nano /opt/bitnami/apache/conf/bitnami/phpmyadmin.conf

and use:

Options -Indexes +FollowSymLinks -MultiViews 
AllowOverride All 
Require all granted
sudo /opt/bitnami/ctlscript.sh restart apache