Adminer Linux Mint 18 - Installing
-
4. Installing Adminer
Then to Set up Adminer on Linux Mint:
The Location is usually into the Downloads folder:
(But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser)
So to Setup Adminer, here the Default Linux Mint Server target is supposed:sudo mv adminer*.php /var/www/html
And finally to Set Adminer Ownership:
sudo chown www-data:www-data /var/www/html
Contents