Re: [Webware-discuss] a little more on MVC with PSP

2007-03-09 Thread Christoph Zwerschke
Originally KidKit has been created by Winston Wolff. The idea was to simply replace PSP with Kid. If you use Kid in the same way as PSP, then this is fine. But if you actually want to separate your controller from your view, this may not be the best approach. We already discussed creating an al

Re: [Webware-discuss] init.d, Centos and webkit script

2007-03-09 Thread Christoph Zwerschke
Mark Phillips wrote: > In the previous installation I used the cgi, simply to avoid horsing > around with another admin's apache install. The WebKit.cgi file was > created a long time ago. It works, when I invoke WebKit from the > terminal. However, I can't access WekKit via the cgi script.

Re: [Webware-discuss] another question about WebKit script

2007-03-09 Thread Christoph Zwerschke
Mark Phillips wrote: > I reread the installation instructions, and this sentance jumped out > at me: "Note that the pid file records the pid of the Python > application server, not the pid of the wrapper script AppServer which > is responsible for the AutoReload mechanism." > > Where is the