18 Oct
1999
18 Oct
'99
3:46 p.m.
-----Original Message----- From: vinod tipparaju [mailto:tipparaj@cis.ohio-state.edu] Sent: Monday, October 18, 1999 11:12 AM To: zope@zope.org; support@digicool.com Subject: [Zope] trying to run ZServer with PCGI
Hi I was trying to run ZServer with pcgi .. ValueError: unpack list of wrong size
can u help me with what the reason for this error could be??? and I 've changed HTTP_PORT to some other number cause i was already using 8080..it should'nt make a difference..should it vinod.
This means you have an error in your PCGI resource file (usually Zope.cgi) or you are not pointing Zope at the right file. -Michel