- Connect to your server ROOT access (SSH)
- Open the apache2.conf. nano /etc/phpmyadmin/apache2.conf
- nano /etc/phpmyadmin/apache2.conf
- Find this line, should be at the top:
- Alias /phpmyadmin /usr/share/phpmyadmin
- Change /phpmyadmin to anything!!
- Alias /[myphpmyadmin] /usr/share/phpmyadmin
- Restart apache2, important!!
- sudo service apache2 restart

Post a Comment
Post a Comment