From: Paul Brannan Date: 2002-02-13T03:44:13+09:00 Subject: Re: choice of HTML templating system On Tue, Feb 12, 2002 at 10:20:56AM +0900, Julian Fitzell wrote: > The desire to seperate the code from the HTML is one of the main goals > of IOWA. I haven't used the other options enough to say "IOWA is the > best" but I do know it does a very good job of providing that seperation. > > We just recently fixed a segfault when using mod_iowa and there is also > the option of using CGI or fcgi to run it. If you're up for trying it > again, you could try the newest version on the web site. And drop us a > line if you have problems. I tried 0.15 and I still see segfaults. When I try to run the guestbook application, I see: [user@host guestbook]$ ruby guestbook.rb listening on /tmp/iowa_guestbook Then when I try to access Main.html, I see: That session no longer exists. You are being forwarded to a new session. Any ideas? Paul