How run PalmApp (OpenInsight)
At 19 JUN 2001 07:46:24PM Barry Stevens wrote:
Can I run the PalmApp on a single PC.
How do I setup PC to run.
I assume I have to have a dummy server running on my PC.
I have'nt done any Web development, as you can tell, so, basically how do I get started and get something running.
Barry
At 20 JUN 2001 04:44AM Richard Bright wrote:
Barry, You will need to have a web server running so you can get oicgi to pass the data back to Oengine.
I found Apache web server reasonably easy to setup - and its free. If you are running win2000 I believe there is a build available. In my early fumbling tests I ran apache on an old win98 pc on the network. Also been testin Apache + OIcgi on a linux server on same network. Once you get the hang of it - suprisingly easy to access LH and to knock out some simple screens.
Richard Bright
At 20 JUN 2001 11:02AM Dave Harmacek wrote:
I use SimpleServer, found for free at http://www.analogx.com/contents/download/network/sswww.htm for development. You create the home page locally, make a cgi-bin directory and copy OICGI.EXE into it and start the server.
At 20 JUN 2001 06:13PM Barry Stevens wrote:
At 21 JUN 2001 04:54PM Richard Bright wrote:
I see that you were at loss for words