Setting up LiveCode Server with Nginx

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
julianmoors
Posts: 5
Joined: Sun May 23, 2021 2:48 pm

Setting up LiveCode Server with Nginx

Post by julianmoors » Sun May 23, 2021 2:54 pm

I know that this question has been asked before, but I couldn't see any examples not using Lua or fast-cgi wrapper (Nginx newbie here).

I have LiveCode Server installed on my Mac as a CLI application and all I'm wanting to do is to parse .lc files using Nginx to the LiveCode Server in the easiest way possible. I'm not wanting to use a fastcgi wrapper if at all possible as this is just for development purposes.

Many thanks in advance.

julianmoors
Posts: 5
Joined: Sun May 23, 2021 2:48 pm

Re: Setting up LiveCode Server with Nginx

Post by julianmoors » Sun May 23, 2021 10:15 pm

It seems that Nginx doesn't support fastcgi directly, so I've installed fastcgi-wrap. Can anyone please point me towards a working Nginx config file to run Livecode Script via the Livecode Server binary?

Post Reply

Return to “CGIs and the Server”