[Gambas-user] run gambas bash scripts
Demosthenes Koptsis
demosthenesk at ...626...
Thu Jun 28 22:41:05 CEST 2012
ok,
now something else.
i test a server page created with gambas on apache.
i configured apache to run gambas server page as cgi and it run it very
good.
so far there is no mod_gambas3 for apache as i know and i had to run the
server page as cgi.
is there any other way to config apache to run gambas server pages
except cgi config?
Στις 28/6/2012 23:36, ο/η Benoît Minisini έγραψε:
> Le 28/06/2012 21:43, Demosthenes Koptsis a écrit :
>> i want to write a cgi script like php for apache but with gambas language
>>
>> which is better approach.
>>
>> to write it as cgi with
>>
>> #!/usr/local/bin/gbs3
>>
>> or with
>> #!/usr/bin/env gbw3
>> as server page
>>
>> thanks !!!
>>
> None of them. The faster and better is putting everything in a gambas
> executable and use it as a cgi script.
>
More information about the User
mailing list