Standalone for CGI?

Robert Brenstein rjb at robelko.com
Tue Feb 22 14:15:59 EST 2005


>On Feb 22, 2005, at 12:11 PM, Robert Brenstein wrote:
>
>>If this is using Apache under OSX, the problem is likely that a 
>>Rev-based standalone can't be selected as a cgi. This comes from 
>>Appache -- it does not allow selecting OSX bundled apps as cgis. 
>>Only self-contained executables.
>>
>>Robert
>
>Robert,
>
>do you know if simply fetching the executable inside the bundle 
>might solve this? like disassembling the bundle.... if it does not 
>use externals then the bundle should be nothing but the executable 
>and couple plists and configuration files.
>
>andre
>

I am not sure whether the app inside the bundle can be recognized as 
a proper executable when the bundle is broken. Admittedly, I haven't 
tried fighting this so far. Using sockets as championed by Pierre 
seems a better approach.

Robert


More information about the use-livecode mailing list