[Zope] ZCGI Troubles

abg@comco-inc.com abg@comco-inc.com
Thu, 23 May 2002 08:52:31 -0500


I'm having a bit of trouble with ZCGI. When I attempt to run a cgi script
through Zope, I get the following error:

---
Script returned error:
Error decoding script headers
---

Here's the traceback:
---
File C:\Zope\lib\python\ZPublisher\Publish.py, line 223, in publish_module
File C:\Zope\lib\python\ZPublisher\Publish.py, line 187, in publish
File C:\Zope\lib\python\Zope\__init__.py, line 226, in
zpublisher_exception_hook
    (Object: 1test)
File C:\Zope\lib\python\ZPublisher\Publish.py, line 171, in publish
File C:\Zope\lib\python\ZPublisher\mapply.py, line 160, in mapply
    (Object: preview)
File C:\Zope\lib\python\ZPublisher\Publish.py, line 112, in call_object
    (Object: preview)
File C:\Zope\lib\python\Products\ZCGI\ZCGI.py, line 418, in preview
    (Object: 1test)
File C:\Zope\lib\python\Products\ZCGI\ZCGI.py, line 364, in __call__
    (Object: 1test)
File C:\Zope\lib\python\Products\ZCGI\ZCGI.py, line 296, in __repr__
    (Object: 1test)
---

Here is my config information:
---
Zope Version:  (Zope 2.4.0 (binary release, python 2.1, win32-x86), python
2.1.0, win32)  
Python Version:  2.1 (#15, Apr 16 2001, 18:25:49) [MSC 32 bit (Intel)]  
System Platform: Windows 2000
--

Any help will be greatly appreciated.

TIA,

Aaron Gillette
abg@comco-inc.com