Launch a ami-68136d3a ami on ec2 – I used a micro instance
Need to login at the ubuntu user
ssh -i /Users/gary/SG2.pem ubuntu@175.41.174.248
install php
sudo apt-get install php5-cli apache2 php5-mysql libapache2-mod-php5 mysql-server libipc-sharedcache-perl tinyca mailx
sudo /etc/init.d/apache2 restart
check that it works
php.info
Now install APC
sudo apt-get install apache2-dev php5-dev . . . → Read More: Nginx, PHP-FPM and APC on Ubuntu 10.10






































Recent Comments