[Zope3-Users] zope 3.3 on windows can't create pages

Adam Groszer adamg at fw.hu
Tue Nov 28 04:03:58 EST 2006


Hello Anton,

That's a small incompatibility between python 2.4.4 and Zope 3.3.
You can use python 2.4.3 to work around that.
The fix for Zope is there but only in the svn yet.

Monday, November 27, 2006, 10:51:48 PM, you wrote:

> Hi,

> I have a win2k sp4 PC.

> I installed:
> - python 2.4.4
> - pythonwin 2.10
> - zope 3.3 (the installer from zope.org)

> I created a zope-instance can start zope,
> all is fine.

> I create a new folder it works :-)
> I try to create a new ZPT Page .. it fails :-(

> Here is the log with the error message:-------------

> 2006-11-24T22:59:00 ERROR SiteError http://localhost:8080
> Traceback (most recent call last):
> File "C
> \Programme\util\Python24\Lib\site-packages\zope\publisher\publish.py", line
> 126, in publish
>     request.processInputs()
>   File "C
> \Programme\util\Python24\Lib\site-packages\zope\publisher\browser.py", line
> 263, in processInputs
>     fs = FieldStorage(fp=fp, environ=self._environ, keep_blank_values=1)
>   File "C:\Programme\util\Python24\lib\cgi.py", line 530, in __init__
>     self.read_multi(environ, keep_blank_values, strict_parsing)
>   File "C:\Programme\util\Python24\lib\cgi.py", line 650, in read_multi
>     environ, keep_blank_values, strict_parsing)
>   File "C:\Programme\util\Python24\lib\cgi.py", line 532, in __init__
>     self.read_single()
>   File "C:\Programme\util\Python24\lib\cgi.py", line 665, in read_single
>     self.read_lines()
>   File "C:\Programme\util\Python24\lib\cgi.py", line 687, in read_lines
>     self.read_lines_to_outerboundary()
>   File "C:\Programme\util\Python24\lib\cgi.py", line 715, in
> read_lines_to_outerboundary
>     line = self.fp.readline(1<<16)
> TypeError: readline() takes exactly 1 argument (2 given)


> -----------------

> Is the windows version of zope 3.3 still beta/experimantal
> or is it suitable for prodution use?

> Do you have any workaround/ patch??

> Bye

>   Anton

> _______________________________________________
> Zope3-users mailing list
> Zope3-users at zope.org
> http://mail.zope.org/mailman/listinfo/zope3-users

-- 
Best regards,
 Adam                            mailto:adamg at fw.hu
--
Quote of the day:
Upgrade (UHP-grayde), n. - Take old bugs out, put new ones in.



More information about the Zope3-users mailing list