2012年11月25日 星期日

Raspberry Pi LAMP server

http://blog.xuite.net/autosun/study/42871538-%5BUbuntu%5D+%E5%AE%89%E8%A3%9D+Apache2+%2B+Python+%2B+MySQL

http://www.hkcode.com/programming/417

http://www.instructables.com/id/Raspberry-Pi-Web-Server/step11/Overview/

http://www.penguintutor.com/linux/raspberrypi-webserver

http://eeepage.info/ubuntu-apache2-php5-mysql-phpmyadmin/


sudo apt-get install mysql-server
sudo apt-get install apache2
sudo apt-get install php5
sudo apt-get install phpmyadmin
sudo ln -s /usr/share/phpmyadmin/ /var/www/

沒有留言:

張貼留言