[Zope] zope & cgi

Doyon, Jean-Francois jdoyon at NRCan.gc.ca
Fri Jun 8 14:56:14 EDT 2007


If what you mean is you want to be able to execute HTTP requests to
other CGI's or run system commands, then this isn't Zope specific.
 
Look in the Python standard library chapter 6.1.5 "Process Management",
or 11.5 urllib2 "extensible library for opening URLs".
 
Beyond that, you WILL need to write python code to glue your Zope
components and templates to those third-party programs.
 
Are you trying to tie Zope and Globus?
 
J.F.

________________________________

From: zope-bounces at zope.org [mailto:zope-bounces at zope.org] On Behalf Of
sergio diaz
Sent: June 8, 2007 14:49
To: lists at zopyx.com
Cc: zope at zope.org
Subject: Re: [Zope] zope & cgi



Hello, 

I want to use cgi because I have to do a Grid Portal. I want to use Zope
for the web interface and then conect Zope with cgi for execute system
command and call to binary programs.

Could I do it with mod_proxy? Can you recommend me any manual for
configure mod_proxy with zope?

best regards



	
________________________________

	From:  Andreas Jung <lists at zopyx.com>
	Reply-To:  Andreas Jung <lists at zopyx.com>
	To:  sergio diaz <kanetesdm at hotmail.com>, zope at zope.org
	Subject:  Re: [Zope] zope & cgi
	Date:  Fri, 08 Jun 2007 20:25:14 +0200
	>
	>
	>--On 8. Juni 2007 20:19:10 +0200 sergio diaz
<kanetesdm at hotmail.com> 
	>wrote:
	>
	>>
	>>
	>>
	>>Hello,
	>>
	>>I want to use cgi under zope. I saw a zope product called zcgi
but 
	>>I
	>>don't know how run this. I have added the product but now I
don't 
	>>know
	>>how to work with it.
	>>
	>
	>Welcome in the stoneage. Running Zope behind Apache is
supported 
	>through
	>mod_proxy and using rewrite rules. CGI/FastCGI support is 
	>deprecated.
	>DON'T use it. If you want to use it, give use three very good 
	>reason.
	>
	>-aj
	

	><< attach3 >> 

	


________________________________

Recibe ofertas de empleo adaptadas a tu perfil. Introduce tu CV en MSN
Empleo. <http://g.msn.com/8HMAESES/2752??PS=47575>  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20070608/75bb054a/attachment.htm


More information about the Zope mailing list