Guest User

Untitled

a guest
Feb 18th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf-available/phpmyadmin.conf
  2. sudo ln -s /usr/share/phpmyadmin /var/www/html/phpmyadmin
  3. sudo service apache2 restart
Add Comment
Please, Sign In to add comment