Pulled down dragonfly v070. Followed the directions to move .htaccess, index.cgi, and dragonfly-framework to DOCUMENT_ROOT.
Fired up Apache2, pointed to http://localhost in the browser and got:
- Code: Select all
ERR: list expected : (parse-query QUERY_STRING)
called from user defined function load-once
called from user defined function load-files-in-dir
Looks like the scripts can't see the value of QUERY_STRING. It's certainly not a list. Tried changing the hash bang line on index.cgi to point right at newlisp. Still get the same message. Has anyone seen this before? Thanks for any help. --Rick
