[Gambas-user] gb.web.gui application with apache2

Benoît Minisini g4mba5 at gmail.com
Mon May 4 00:37:31 CEST 2020


Le 03/05/2020 à 23:53, Benoît Minisini a écrit :
> Le 03/05/2020 à 22:00, Safiur Rahman a écrit :
>> Hi
>>
>> I found the bug which is causing problem in loading any form in 
>> gb.web.gui.
>> Args[0] in Static Public Sub Main() of WebForm Class is not taking
>> value. 
> 
> Thanks for the investigation.
> 
> Normally Args[0] is always the name of the executable. How could it be 
> void?
> 

I have just tested by running a Gambas CGI script executable through an 
Apache server located on a server of the company I work for: Args[0] is 
not void, and returns the absolute path of the executable.

Can you investigate or your own apache server to see why Args[0] is void?

-- 
Benoît Minisini


More information about the User mailing list