3.輸入sudo apt-get install libapache2-mod-php5
PS:請注意前一個安裝有錯誤訊息(稍後會在提到)
5.輸入sudo apt-get install php-pear
7.輸入sudo apt-get install php5-xcache
9.輸入sudo apt-get install php5-mysql
11.完成後重新啟動apache服務
sudo service apache2 restart
12.輸入sudo pico /var/www/html/info.php
16.輸入apt-get update --fix-missing
權限不夠
17.改輸入sudo apt-get update --fix-missing