Running apps with Zope 2?

Fred Pacquier fredp at mygale.org.nospam
Fri Nov 26 09:13:36 EST 1999


kanzow at gmd.de (Peter K.) said :

>I have written some web applications using the old Zope/Bobo version. I
>published them using ZopeHTTPServer, like this:
(...)
>After starting ZopeHTTPServer (on hostname.domain.de) with
>ZopeHTTPServer -p 1234 m.py
>I can access the Application object from the web:
>requesting  http://hostname.domain.de:1234/app/hello
>gets "Hello World from my Zope Object".
>This is what I want! But what must I do to achieve this in Zope 2? I
>installed it recently and can't find it in the documentation. How can I
>publish my old applications with the new Zope? Where do I have to put
>m.py? What do I have to do in the management screen? Which URL will get
>me the "Hello World..." message? Do I have to install m.py as a Product?
>How? 

I would love to know the answer too. I have an interesting script I would 
like to run that depends on pcgi and Bobo -- I found pcgi but Bobo seems to 
have disappeared from the surface of the Earth, even Digicool cannot 
provide it anymore. If I could stick this script inside Zope with some 
minimal glue code as you describe, it would solve my problem...

Good-to-know-I'm-not-alone-ly yrs :)

-- 
YAFAP : http://www.multimania.com/fredp/




More information about the Python-list mailing list