Skip to content

Instantly share code, notes, and snippets.

@khoazany
Created February 13, 2016 10:28
Show Gist options
  • Save khoazany/ddd3bcb273730119df20 to your computer and use it in GitHub Desktop.
Save khoazany/ddd3bcb273730119df20 to your computer and use it in GitHub Desktop.
Make PhpPgAdmin works on Ubuntu 14.04
sudo cp /etc/apache2/conf.d/phppgadmin /etc/apache2/conf-enabled/phppgadmin.conf
sudo /etc/init.d/apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment