Skip to content

Instantly share code, notes, and snippets.

@hemc4
Created May 15, 2014 14:55
Show Gist options
  • Select an option

  • Save hemc4/4e86f11e113b711b7a41 to your computer and use it in GitHub Desktop.

Select an option

Save hemc4/4e86f11e113b711b7a41 to your computer and use it in GitHub Desktop.
ls
sudo apt-get update
sudo apt-get install apache2
sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt
sudo nano /etc/apache2/mods-enabled/dir.conf
cd /var/www/html/
ls
sudo service apache2 restart
ls
sudo nano info.php
sudo apt-get install php5-curl
sudo apt-get install php5-gd
history
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment