Re: [Gambas-user] Gambas and cgi

2009-10-16 Thread Alarch
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 g

Re: [Gambas-user] Gambas and cgi

2009-10-16 Thread Dimitris Anogiatis
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