michael wrote at 2005-8-27 16:14 +1000:
> ...
>1. Where is the list of error messages and their meanings (error message 
>reference)?

There is none but error messages are usually "speaking": reading
them carefully, usually helps.

Beside this, you should always look at the traceback accompaning
the error message.
You find it in the "error_log" object (inside the ZMI).

When you report errors, always include the traceback.
It tells you (and people trying to help you) where the error
occured -- a valuable help for diagnosis.

-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to