
9 Aug
2005
9 Aug
'05
2:31 a.m.
I've set (setf wiki:*wiki-directory* "/tmp/data1") Made sure that directory is world writable. started the listener CL-USER> (wiki:start) #<LISTENER port 5757> But any attempts to access http://localhost:5757/cl-wiki/ only result in a cryptic "An error has occured" Is there any way to get the listener to leave a log file of some kind? Thanks in advance, Kevin