[Gambas-user] Gambas and cgi
Alarch
alarch at ...2306...
Fri Oct 16 18:32:27 CEST 2009
Dimitris Anogiatis wrote:
> Hey Marc,
>
> gambas2-runtime and gambas2-gb-web might be enough to run a cgi
> script on your webserver... however if you need to use any other libraries
> you need to download then before you can actually use them.
>
> You also need to set up your webserver to run gbw2 as a CGI executable
> (like php-cgi is run to run php pages) and add cgi or another kind of
> extension
> for your gambas pages.
>
> Personally I use gsp for Gambas Server Pages
>
> I would also download gb.vb to use string functions that resemble those
> of Visual Basic although it's pretty easy to manipulate strings in Gambas.
>
> Take a look in the following link too
>
> http://gambasdoc.org/help/doc/serverpage?view
>
> I hope I helped
> Keep up the good work
>
> Regards,
> Dimitris
Well,
I installed debian packages for gambas2-gb-web and gambas2-runtime but the
debian version is gambas 2.7-1, so I don't have any gbs2 script. Is it
possible to run cgi with this version ?
On an other and, I download gambas2-2.16.0.tar.bz2 from source forge, but I
don't find anything like gb-web, and I don't want to compile all gambas on
my server, only the runtime and some components.
What would the best solution ?
Regards,
--
Marc
More information about the User
mailing list