11 Oct
2006
11 Oct
'06
7:02 p.m.
On Wed, Oct 11, 2006 at 11:22:42AM -0400, natalie.l.doe@gsk.com wrote:
Thanks. I guess I posted to soon. I changed the port it was listening on and it is working now. It still is a puzzle why it won't work on that port.
That often means that you have a zope process lingering that still holds that port. Try something like: ps -wax | grep py -- Paul Winkler http://www.slinkp.com