Re: [Zope] HTTPServer.py patch

2000-12-13 Thread Evan Simpson

From: Oleg Broytmann [EMAIL PROTECTED]
I've got the patch from the mailing list. I saw only one replacement
 HTTPServer.py here - 13979 bytes in size.

Looks like you've got the one that only works with Zope 2.0 - 2.1.6.  If
you're using Zope 2.2.0 or above, you need the other one.  See
http://www.zope.org/Members/4am/postbugfix

Cheers,

Evan @ digicool  4-am


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] HTTPServer.py patch

2000-12-13 Thread Oleg Broytmann

On Wed, 13 Dec 2000, Evan Simpson wrote:
 Looks like you've got the one that only works with Zope 2.0 - 2.1.6.  If
 you're using Zope 2.2.0 or above, you need the other one.  See
 http://www.zope.org/Members/4am/postbugfix

   Got it. Now it works. Thank you.

Oleg.

 Oleg Broytmann http://www.zope.org/Members/phd/ [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] HTTPServer.py patch

2000-12-12 Thread Oleg Broytmann

Hi!

   With the recent patch I have problems connecting directly to ZServer
(port 8080) - Zope reported error 500 and restarted itself.
   Connecting through Apache+mod_pcgi2 works. I reverted the patch
(restored HTTPServer.py from backup) and can connect to ZServer again.
   Something wrong with te patch!

Oleg.

 Oleg Broytmann http://www.zope.org/Members/phd/ [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )