[COREblog-en] Error after upgrading Plone

Atsushi Shibata shibata at webcore.co.jp
Mon Apr 9 11:49:04 CEST 2007


Hi :-).

Please try:

In your server, python's "site-packages" directory, put file named 
"sitecustomize.py".
And fill this code.

import sys
sys.setdefaultencoding("utf-8")

Then, restart Zope.

The probrem will be solved, I hope :-).

Regards.

On Sun, 08 Apr 2007 21:55:05 +0200, wrote:
> Atsushi Shibata schrieb:
> 
>> I'd looked traceback, but I can't find where the probrem is.
>> 
>> Can I have version of Python / Zope / Plone ?
> 
> Plone 2.5.2,
> CMF-1.6.2,
> Zope (Zope 2.8.9.1-final, python 2.3.5, linux2),
> Five 1.2.6,
> Python 2.3.5 (#2, Oct 16 2006, 19:19:48) [GCC 3.3.5 (Debian 1:3.3.5-13)],
> PIL 1.1.4

----------------------------------------
Atsushi Shibata (Webcore Corp.)
shibata at webcore.co.jp
http://www.webcore.co.jp/
----------------------------------------



More information about the COREblog-en mailing list