If I open a page on my server, served by Apache I cannot use javascript ajax calls to access a form served by Frontier on the same machine using a different...
I have been thrashing around in the Frontier settings trying to serve web pages from files in addition to serving them via main responder. I'm sure this is...
On the Preferences>Server Settings The following is listed under the heading, Domains on this server 127.0.0.2: / :Guest Databases:www:attachments: folder I...
This worked for simple files (jpeg or simple html files). However, as usual, what I am doing is more complicated. I am using iWeb to develop my website...
I'm not sure I fully understand what you're trying to do, but for "Is there a way to make a Frontier script an executable file that could be called directly...
I guess that I could call a ruby or python process from my ajax inside of svg code and then have the ruby or python process pass the info on to my Frontier...
... If it's important for Apache to be the front-end, then surely there's some way for it to invoke Frontier? Though I can't say I've tried it. With Python, I...
10 seconds after asking the list where it was.... I find it. I'd guess the download page of the wiki should be updated? Sorry to disturb, Steve Hooker...
You'll also need the updated Frontier.root, because there are a bunch of scripts that support MySQL. If you can't find that, you can also try this, which I...
... And make sure you have the right version of MySQL installed, or Frontier will crash on launch. :-)...
Seth
yahoo.seth@...
Nov 6, 2008 10:01 pm
3702
Cheers David dude, Yeah, got that and the frontier-demo-data.sql and installed mySql and HeidiSQL. Connected but getting some not quite right results from the ...
Easier once you've written down what you think is wrong, to go and do it right. Yes, I hadn't imported the frontier-demo-data.sql correctly, now I'm getting...
Thanks. You mentioned Gallery... be careful with binary. In theory, the code _may_ support it but I did no testing of binary data nor did I plan for it in the...
You mean blobs? Image data? That's what I want to whack in and out. Guess we'll see in a few days. Have to say, ace freaking docs dude :-) I'm connected and...
Hey, thanks for the comments on the docs. Figured if I was going to use the stuff, should write it so I could figure it out. As for blobs, I have no idea. It...
Not sure if it helps any but I think that OPML Editor will receive and post to twitter - might be something in there you could use? Hope this helps. April...
Sometimes a slowdown is an old-fashioned DoS. I went nuts tonight trying to find out if one of the databases had corrupted or any of the usual reasons why the...
... Bummer! Another scenario: emailing notifications of error pages without making sure that you haven't emailed something similar in the past few minutes or...
I've been trying to troubleshoot some recent Frontier performance problems, after noticing that the Task Manager shows CPU usage in the 50%+ range and page...
... If this is a dual processor machine and if Frontier is consistently pegged at 50% CPU utilization, it probably got stuck in a very tight (possibly...
Andre, although the msg box says it's got 27 thread, the stackdump only reported two threads: thread and thread.getStackdump, both listed as (1). I'm thinking...
David baby ;-) Try this http://www.blogfootball.com/service/2006/06/27/Thread-analyser It'll help a little. I run it when there's just too many threads going ...