[Ubuntu note.] Nginx+PHP5-FPM+APC 筆記
Update: 如果有使用 memcached 來整合 session,請不要安裝 php5-suhosin,或是去研究一下 suhosin 的設定
[http://www.hardened-php.net/suhosin/configuration.html]。 因為我是懶人,所以作筆記也是很合理的!
sudo apt-get install python-software-properties
sudo add-apt-repository ppa:brianmercer/php
sudo apt-get update
sudo apt-get