Open GoogleCodeExporter opened 8 years ago
How to spawn Node as a CGI process? Can you provide instructions? Have you
tested if this works? Where can I download Node binaries that contain
node-cgi.exe?
Original comment by czarek.t...@gmail.com
on 21 Jan 2014 at 12:22
It would be a nice feature to be able to mix multiple scripting languages to
create a desktop application. For example by embedding both PHP and Python
interpreters. It would be best if we could handle by running only one mongoose
webserver, so that both php/python scripts can be executed using the same url
http://127.0.0.1:54007/. I'm not sure if mongoose allows to specify multiple
cgi interpreters for different file extensions. Maybe it will be required to do
some modifications to mongoose. Running two webservers so that php is listening
on 54007 port and python on 54008 port is also a viable option. Though if we
could listen on just one port for both languages then it would be awesome.
Original comment by czarek.t...@gmail.com
on 24 Jan 2014 at 11:22
Original comment by czarek.t...@gmail.com
on 24 Jan 2014 at 11:24
Original comment by czarek.t...@gmail.com
on 21 Oct 2014 at 10:37
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/phpdesktop/issues/27
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 3:18
Original issue reported on code.google.com by
jboemi...@gmail.com
on 4 Apr 2013 at 9:03