Hmm, no, I don't think you can run lc server as a daemon. Especially as you
describe. The server itself isn't set up to listen on a socket.
Much if it would depend on your need. I'm sure you could write something
in LC proper and have it start on server start. But being single threaded,
if you h
That's great. I'm thinking of getting a LiveCode based server daemon up and
running - so it can talk to a node based server using sockets - can you run
LiveCode server as a daemon?
On 7 June 2015 at 21:04, Mike Bonner wrote:
> I just got it running on a droplet.
> I chose lamp 14.04 (ubuntu) so
I just got it running on a droplet.
I chose lamp 14.04 (ubuntu) so that I didn't have to mess with setting up
apache and all by hand.
After droplet creation, I logged into the console with the browser based
vnc and used wget to grab the 64bit version of lc server 7.0.4
then..
apt-get install unzip