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

Christof Thalhofer chrisml at deganius.de
Fri May 1 08:06:46 CEST 2020


Am 01.05.20 um 06:41 schrieb Safiur Rahman:

> Yes the file is there
> 
> $ ls -la /usr/lib/cgi-bin/newapp*
> 
> the output is:
> -rwxr-xr-x 1 ubuntu ubuntu 2405 अप्रैल   30 17:45 /usr/lib/cgi-bin/newapp

Ah sorry, I was on the wrong way.

The error was:

"gbx3: unable to find startup file: /usr/lib/cgi-bin/newapp"

If you look at the Gambas sources of newapp, it should contain a file
called ".startup" in the root directory of the project.

If it is missing, it should be created automatically when the project is
compiled.

If the project gets compiled and packed it should make it's way into the
executable (which containes the filesystem of the project). So I guess,
the error says, that the file called ".startup" is not in the packed
filesystem of the gambas executable.

Sorry, I have no idea why ...

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20200501/0cf8ad88/attachment-0001.sig>


More information about the User mailing list