[Bug] ERR: list expected: (parse - query QUERY_STRING)

Started by conan, January 29, 2012, 05:00:13 AM

Previous topic - Next topic

conan

I thought dragonfly was unmaintained, but since I've saw some recent post about it in here I decided to give it a try today. So I downloaded it, unzipped it into my ~/public_html, cd-ed into ~/p.../example-site, and run ./newlispServer, and I've got this error:



ERR: list expected: (parse - query QUERY_STRING)
called from user defined
function load - once
called from user defined
function load - files - in -dir


I tried tracing the bug in the definition of load-once in lib/utils.lsp by putting a (throw-error "mark") in different places (to see when was exploding), but it always explode in my throw.

cormullion

There's a post in this forum that describes the same error. look for "help for dragonfly first time install " or similar.

rickyboy

Cormullion gave us a solution to this problem http://newlispfanclub.alh.net/forum/viewtopic.php?f=17&t=3942&hilit=dragonfly#p19544">here.  It worked for me.  Good luck with it.
(λx. x x) (λx. x x)