Personal tools
You are here: Home FAQ Plone/Zope Enable Debugging

Enable Debugging

by Kuiyu Chang last modified Aug 25, 2008 04:42 PM

Recommended: set debug-mode=on in {instancehome}/etc/zope.conf

This way you won't have to restart zope everytime you make some changes to it.

This works for most scripts and files except for i18n translation po files, which will still require a restart for changes to be effective.

To debug cpy and cpt scripts, where print statements do not work, call:

  context.plone_log("print whatever you wish to debug")

to print something to the event log.

Also read about how to debug insufficient privileges

Document Actions
« March 2010 »
March
MoTuWeThFrSaSu
1234567
891011121314
15161718192021
22232425262728
293031