I have php5-cli and ruby installed but both don't work !
In the log I have * bug in new /home/olivier/gwan/0.0.0.0_8080/#0.0.0.0/csp/php.php
Where php.php is a simple :
<?php
echo "Hello World";
?>
In gwan.log, I don't see anything about loading my php script !?
Any ideas?