chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Chicken Scheme 3 extension dependency problem


From: Peter Bex
Subject: Re: [Chicken-users] Chicken Scheme 3 extension dependency problem
Date: Thu, 17 Mar 2011 12:06:18 +0100
User-agent: Mutt/1.4.2.3i

On Wed, Mar 16, 2011 at 10:55:55PM -0500, Paul Nelson wrote:
> I'm baaaaack!
> 
> Things have been busy for me lately, keeping me from playing with Chicken
> Scheme and with qwiki but I finally got a little time tonight. While I have
> been able to successfully install qwiki and get the first page that
> basically says you don't have any pages yet, when I create a page and submit
> it, it is not viewable. The browser reports an HTTP 500 error.
> 
> When I look in the directory that should have the file (index) I see the
> file and it contains the text I typed in the online form. Further, I can do
> an svn rm <filename>, perform an svn commit to delete the file and qwiki
> will again show me the screen that says there's no file and gives me the
> option to create one.
> 
> It seems to me like a permissions issue, but I'm running everything right
> now as root (using the sudo command) so I didn't think that would be a
> problem. Though maybe there is an issue because I am really passing a shell
> script (my "spiffy" script) to csi to start spiffy?
> 
> Any thoughts?

A 500 error indicates an error in the code.  Spiffy should've logged
something to its error logs. Could you tell me what it logged?

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]