Warning: Trying to access array offset on value of type null in /home/biotux/www/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/really-simple-facebook-twitter-share-buttons.php on line 318
Warning: Trying to access array offset on value of type null in /home/biotux/www/blog/wp-content/plugins/really-simple-facebook-twitter-share-buttons/really-simple-facebook-twitter-share-buttons.php on line 318
Pour faire de mon RPI un serveur web, j’ai,opté pour l’installation d’une distribution RASPBIAN stable que vous pouvez trouver ici : http://www.raspberrypi.org/downloads J’ai choisi ensuite d’utiliser lighttpd + php + mysql : [pastacode provider= »manual » lang= »bash »] apt-get install lighttpd apt-get install php5-common php5-cgi php5 apt-get install mysql-server lighty-enable-mod fastcgi-php chown www-data:www-data /var/www [/pastacode] On donne ensuite […]
Follow