[Zope] how to use cgi in Zope?

Andy McKay andym@ActiveState.com
Mon, 16 Apr 2001 11:36:57 -0700


You can call perl from python using an External Method, but thats not what
you want to do. You have two choices:

 1) Find a similar Zope product such as ZCounter, FSCounter etc
2) Look at the Zope-Perl project which allows you to call and write Perl
directly in Zope in the same process.

Cheers.
--
  Andy McKay.


----- Original Message -----
From: "Lee, Jaeho" <Jaeho.Lee@brooks.com>
To: "Zope mailing list (E-mail)" <zope@zope.org>
Sent: Monday, April 16, 2001 9:38 AM
Subject: [Zope] how to use cgi in Zope?


> Hello All,
>
> I am totally newbie to Zope. But I am pretty sure that this question is
> asked hunderd time before.
> Please execuse me if that is the case.
>
> I built web site with Zope. I am really happy with it.
> But I have problem to use cgi program that I used with Apache before (for
> example wwwcount).
> How can I use cgi program with Zope. Just calling it as I did in Apache
does
> not work.
>
> Please help me !!!
>
> Thanks in advance.
> /Jaeho Lee
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> 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 )
>