You are not logged in Log in Join
You are here: Home » Members » maxm » Thanks for the how-tos

Log in
Name

Password

 

Comment

Above in this comment thread: mxm's site on Zope »

Comment

Discussion icon Thanks for the how-tos

Posted by: jaimecham at 2005-07-18

Very helpful and clear. You could also cross link to here: http://www-128.ibm.com/developerworks/library/l-pyzo.html , which says essentially the same thing.

Comment

Discussion icon getting it running

Posted by: korytina at 2005-09-02

Your intro is the first one that actually made sense :) But I still can't get it to run. 

I've put the following "products" folder into zope3/lib/python

products/ ..hello_world/ ....hello_world.py # cut and paste of given example ....__init.py # cut/paste of example

then pointed the browser to http://localhost:8080/minimal_id/index_html and still get "The page that you are trying to access is not available"

Forgive me if I missed something totally obvious :), as I am a total newbie, and thought my question might be [usefully] representative.