AM wrote:
Error Type: IOError
Error Value: [Errno 13] Permission denied:
'/var/local/zope/leonardo/lib/python/Products/Xron/scheduleView.dtml'
Come on. This is pretty explicit.
The user Zope is running as doesn't have rights to read this file.
Fix that.
Chris