fresh raspbian install... sudo bash apt-get install php => installs apache2 too a2enmod userdir account "pi": chmod 755 . pi@raspberrypi ~ $ wget http://yasep.org/yasep.tbz --2012-12-14 00:01:32-- http://yasep.org/yasep.tbz Resolving yasep.org (yasep.org)... 92.243.8.20 Connecting to yasep.org (yasep.org)|92.243.8.20|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 392610 (383K) [text/plain] Saving to: `yasep.tbz' 100%[======================================>] 392,610 872K/s in 0.4s 2012-12-14 00:01:32 (872 KB/s) - `yasep.tbz' saved [392610/392610] pi@raspberrypi ~ $ tar xjvf yasep.tbz yasep2011/ yasep2011/GNL/ yasep2011/GNL/graph.js yasep2011/GNL/palette.js ... pi@raspberrypi ~ $ mv yasep2011/ public_html * PHP loopback : bork ? * simulation : "run" fails with midori ?? wget http://ygdes.com/sources/lm141/serv_5_IPv6.c gcc -o serv serv_5_IPv6.c pi@raspberrypi ~ $ ./serv Port : 60000, IPv4 found, Client connecté de 127.0.0.1 Fermeture de la connexion Client connecté de 127.0.0.1 Fermeture de la connexion ==> works out of the box sudo apt-get install telnet pi@raspberrypi ~ $ telnet 127.0.0.1 60000 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. Bonjour ! Au revoir ! Connection closed by foreign host.