Re: [Gambas-user] Run SmallWiki example with lighttpd

2015-06-30 Thread willy
On 2015-06-30 21:58, Benoît Minisini wrote: > Le 30/06/2015 21:42, wi...@develop.earthshipeurope.org a écrit : >> Hi all, >> >> I have been studying the SmallWiki example to get some understanding >> of >> how webpages work. >> It all runs fine from IDE. >> >> I have set up a small testing envir

Re: [Gambas-user] Run SmallWiki example with lighttpd

2015-06-30 Thread Benoît Minisini
Le 30/06/2015 21:42, wi...@develop.earthshipeurope.org a écrit : > Hi all, > > I have been studying the SmallWiki example to get some understanding of > how webpages work. > It all runs fine from IDE. > > I have set up a small testing environment (Debian server) on a different > system. > I set up

[Gambas-user] Run SmallWiki example with lighttpd

2015-06-30 Thread willy
Hi all, I have been studying the SmallWiki example to get some understanding of how webpages work. It all runs fine from IDE. I have set up a small testing environment (Debian server) on a different system. I set up lighttpd (just did a default install of it, no extra configuration done). My