<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2>OK, so use popen() or system() or the commands module as 
someone suggested.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2>This is all python stuff that has nothing to do with Zope 
though.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2>The Virtual Hosting stuff doesn't apply to your 
question.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=744163519-08062007><FONT face=Arial 
color=#0000ff size=2>J.F.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sergio diaz [mailto:kanetesdm@hotmail.com] 
<BR><B>Sent:</B> June 8, 2007 15:11<BR><B>To:</B> Doyon, 
Jean-Francois<BR><B>Cc:</B> zope@zope.org<BR><B>Subject:</B> RE: [Zope] zope 
&amp; cgi<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<P>Hello, </P>
<P>I am trying execute binary programs from zope. Once I achieve it, I&nbsp;will 
can execute binary programs for&nbsp;send jobs into the Grid throght DRMAA 
binary programs that it&nbsp;tie&nbsp;with GridWay. After that, GridWay tie with 
Globus but I don't want to&nbsp;conect with Globus directly.</P>
<P>I will go to see the Virtual Hosting and Python library.</P>
<P>best regards<BR><BR></P>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT 
  style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">
  <HR color=#a0c6e5 SIZE=1>
  From: <I>"Doyon, Jean-Francois" &lt;jdoyon@NRCan.gc.ca&gt;</I><BR>To: 
  <I>"sergio diaz" 
  &lt;kanetesdm@hotmail.com&gt;,&lt;lists@zopyx.com&gt;</I><BR>CC: 
  <I>&lt;zope@zope.org&gt;</I><BR>Subject: <I>RE: [Zope] zope &amp; 
  cgi</I><BR>Date: <I>Fri, 8 Jun 2007 14:56:14 -0400</I><BR><BR>
  <META content="Microsoft SafeHTML" name=Generator>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2>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.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2>Look in the Python standard library chapter 6.1.5 
  "Process Management", or 11.5 urllib2 "extensible library for opening 
  URLs".</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2>Beyond that, you WILL need to write python code to glue 
  your Zope components and templates to those third-party 
  programs.</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2>Are you trying to tie Zope and 
Globus?</FONT></SPAN></DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV dir=ltr align=left><SPAN class=263175218-08062007><FONT face=Arial 
  color=#0000ff size=2>J.F.</FONT></SPAN></DIV><BR>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR>
  <FONT face=Tahoma size=2><B>From:</B> zope-bounces@zope.org 
  [mailto:zope-bounces@zope.org] <B>On Behalf Of </B>sergio diaz<BR><B>Sent:</B> 
  June 8, 2007 14:49<BR><B>To:</B> lists@zopyx.com<BR><B>Cc:</B> 
  zope@zope.org<BR><B>Subject:</B> Re: [Zope] zope &amp; 
cgi<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV>
  <DIV class=RTE>
  <P>Hello, </P>
  <P>I want to use cgi because I have to do a Grid Portal. I want to use Zope 
  for the web interface&nbsp;and then&nbsp;conect Zope with cgi for execute 
  system command and call to binary programs.</P>
  <P>Could I do it&nbsp;with mod_proxy? Can you recommend me any manual 
  for&nbsp;configure mod_proxy with zope?</P>
  <P>best regards<BR><BR></P></DIV>
  <DIV></DIV>
  <BLOCKQUOTE 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px"><FONT 
    style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">
    <HR color=#a0c6e5 SIZE=1>

    <DIV></DIV>From:&nbsp;&nbsp;<I>Andreas Jung 
    &lt;lists@zopyx.com&gt;</I><BR>Reply-To:&nbsp;&nbsp;<I>Andreas Jung 
    &lt;lists@zopyx.com&gt;</I><BR>To:&nbsp;&nbsp;<I>sergio diaz 
    &lt;kanetesdm@hotmail.com&gt;, 
    zope@zope.org</I><BR>Subject:&nbsp;&nbsp;<I>Re: [Zope] zope &amp; 
    cgi</I><BR>Date:&nbsp;&nbsp;<I>Fri, 08 Jun 2007 20:25:14 
    +0200</I><BR>&gt;<BR>&gt;<BR>&gt;--On 8. Juni 2007 20:19:10 +0200 sergio 
    diaz &lt;kanetesdm@hotmail.com&gt; 
    <BR>&gt;wrote:<BR>&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;Hello,<BR>&gt;&gt;<BR>&gt;&gt;I 
    want to use cgi under zope. I saw a zope product called zcgi but 
    <BR>&gt;&gt;I<BR>&gt;&gt;don't know how run this. I have added the product 
    but now I don't <BR>&gt;&gt;know<BR>&gt;&gt;how to work with 
    it.<BR>&gt;&gt;<BR>&gt;<BR>&gt;Welcome in the stoneage. Running Zope behind 
    Apache is supported <BR>&gt;through<BR>&gt;mod_proxy and using rewrite 
    rules. CGI/FastCGI support is <BR>&gt;deprecated.<BR>&gt;DON'T use it. If 
    you want to use it, give use three very good 
    <BR>&gt;reason.<BR>&gt;<BR>&gt;-aj<BR>
    <P>&gt;&lt;&lt; attach3 &gt;&gt; 
    <DIV></DIV>
    <P></FONT></P></BLOCKQUOTE></DIV><BR clear=all>
  <HR>
  Recibe ofertas de empleo adaptadas a tu perfil. <A 
  href="http://g.msn.com/8HMAESES/2752??PS=47575">Introduce tu CV en MSN 
  Empleo.</A> <BR></FONT></BLOCKQUOTE></DIV><BR clear=all>
<HR>
Acepta el reto MSN Premium: incluye Antivirus y Firewall de McAffee. <A 
href="http://g.msn.com/8HMAESES/2731??PS=47575" target=_top>Descárgalo y 
pruébalo 2 meses gratis.</A> </BODY></HTML>