[Zope-CMF] CMF Article

Paul Winkler pw_lists@slinkp.com
Fri, 15 Nov 2002 07:55:33 -0800


On Fri, Nov 15, 2002 at 12:52:47PM +0000, Alwin Schronen wrote:
> I can't add Elements to an Article and I can't delete the Article:
> Can anybody help me?

This has nothing to do with Article per se; it's
merely trying to do some normal logging and failing.
Something's wrong with your log setup, as the end of the
traceback says pretty clearly.

> Module zLOG, line 130, in LOG
> Module ZLogger.ZLogger, line 16, in log_write
> Module ZLogger.stupidFileLogger, line 27, in __call__
> Module ZLogger.stupidFileLogger, line 90, in stupid_log_write
> IOError: [Errno 5] Input/output error 


IOError means that the logger is trying and failing to
write to the log file.
Check that the directory where your log file should go exists,
and that the user that Zope runs as has permissions to
write that file.

-- 

Paul Winkler
http://www.slinkp.com
"Welcome to Muppet Labs, where the future is made - today!"