Skip to content

Commit

Permalink
Adding the apt-get install incantation for the all the packages one m…
Browse files Browse the repository at this point in the history
…ight need
  • Loading branch information
unculture committed Jan 23, 2013
1 parent 7070e33 commit 3c27a28
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions php5.2/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ Seems to work in 12.10.

Put php in /etc/apt/preferences.d
Put karmic.list in /etc/apt/sources.d

Then (after removing these packages first if you have to)
sudo apt-get update
sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql php5-curl php5-memcache

0 comments on commit 3c27a28

Please sign in to comment.