27 May
2004
27 May
'04
1:38 p.m.
On Thu, May 27, 2004 at 10:42:25AM +0300, Aaron wrote:
hi again here is what I get with http://xannvyqd439:8080/error_log/manage_main
This page lists the exceptions that have occurred in this site recently. You can configure how many exceptions should be kept and whether the exceptions should be copied to Zope's event log file(s).
Number of exceptions to keep 20
Copy exceptions to the event log
Ignored exception types Unauthorized NotFound Redirect
Remove NotFound from that list and provoke the error again. Normally you don't want 404s clogging up the error log, but in this case you need to see it - the SiteError you posted before is what you get when NotFound is raised. -- Paul Winkler http://www.slinkp.com