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

Re: Newbie Q



>At 3:36 PM -0500 1997-02-19, Richard Lynch wrote:
>What's this and how do I fix it?...

In general, bug reports should go to the specific bug
list for your platform . See url below.

You're getting an error computing the response for a
GET on /cl-http/cl-http.html

Since you have not configured your server to automatically send
bug reports to your webmaster mailing list, the system prints
the reports on the notification window when they occur. You can
enable email bug reports by stting the variable smtp:*network-mail-host* 
to the domain name of the mail host at your site. See also 
smtp:*store-and-forward-mail-hosts* for backup mailers. You can
use the posting feature of the HyperArchive if you enable this.

Try rebooting and restarting lisp to see if there is some problem
in the running lisp image.

If it is still there, turn on debugging with (http:debug-server),
reproduce the bug, evaluate (ccl:print-call-history), and follow
the recommended procedure for reporting bugs in:

http://wilson.ai.mit.edu/cl-http/cl-http.html#bugs
 




References: