Hi all does anybody have some experience in running Frontier as a service under Windows? We've been asked from a customer of ours to setup a windows box this...
I thought about running Frontier as a service, but all my sites simply run under a user-instance of Frontier and it works amazingly well. I have a memory watch...
David, we have several installations running exactly the way your one is, since almost ten years now... and I myself find this a very workable approach, but...
... The inability to run as a service, or even play nicely in a multiple user scenario, rendered frontier unsuitable for customer use on several occasions. How...
Hello Everyone - I just wanted to mention that I have run Frontier as a service previously using FireDaemon. I had it working great for some time but ended up...
For the second time I have had a system table (this time it was the system.verbs.builtins.table) replaced by the postargs data from a form I was processing. ...
... system.verbs.builtins.table) replaced by the postargs data from a form I was processing. ... the ... This just happened on my server running radio so there...
I updated one of my Macs from 10.5.2 to 10.5.4 and have a problem with Frontier crashing after launch. But it works fine on the systems I haven't updated....
First, the disclaimer: I'm not using Macs. But have you tried this with a brand-new root or one you've had for a while? And is it breaking on the very first...
... with ... I am running 10.5.4 on an Intel powered Imac without Frontier 10.1a15 crashing after launch. I would suggest that you try making a copy of your...
Hi all I'm looking for simple ping verb. I looked through my frontier.root, but I can't seem to find one... I found one in mySql.pingServer but I'm looking for...
I don't know if this would help, but while looking for a ping verb I came across this: http://frontier.userland.com/stories/storyReader$181 hths pete......
OK got it working. I downloaded a fresh install of Frontier and got it running again on OSX 10.5.4. When I dragged a tool I wanted back into the new guest...
I want one as well, but never figured out how to do it. A typical ping uses ICMP, I think, and I could never figure out if the tcpCmd stuff actually...
I have a mainResponder field where I'm trying to paste in text without any modification or macro processing. What happens is, I paste in text like the...
I would like to run a shell script from Frontier. Something like java -jar batik-rasterizer.jar -d myDir -m image/jpeg samples/*.svg Is this possible. I...
I've been thinking a lot about David Brown's Python Sidewinder branch for Frontier. I know it's been dormant for some time, but I went back through the message...
Hi folks, long time no see. ... This is true, except I would say that some work should be done on bridging data types between Python and Frontier's native...
... What if we just focused, initially, on getting string and integer data to transfer back and forth? That'd at least give us a good starting point for some...
... That is an accurate description of what actually exists. Those were simple to directly bridge, so I did. I had grand plans of seamlessly passing any type...