[Gambas-user] Run SmallWiki example with lighttpd

Benoît Minisini gambas at ...1...
Tue Jun 30 21:58:27 CEST 2015


Le 30/06/2015 21:42, willy at ...3474... 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 lighttpd (just did a default install of it, no extra
> configuration done).
>
> My questions:
>
> 1. Can I simply make a .deb package from SmallWiki to install on testing
> environment?
> I guess I can, but what I really mean is where do the files (*.webpages
> and such) end up after installation in case of installing such a Gambas
> webpage project? I guess that is important if you want to host them from
> a webserver.
>
> 2. What exactly do I need to configure in lighttpd to host the installed
> Gambas webpages?
> An example configuration would be nice, as the general answer of need to
> configure for cgi is too general for me. Not a website specialist
> here...
>
> Thanks,
>
> gbWilly
>

You make an executable of the SmallWiki project. Then you install the 
resulting SmallWiki.gambas file as a CGI script in your web server. 
That's all. Just one file to copy and your web server to configure.

Regards,

-- 
Benoît Minisini




More information about the User mailing list