29 Apr
2004
29 Apr
'04
5:04 a.m.
--On Donnerstag, 29. April 2004 1:23 Uhr +0200 Dieter Maurer <dieter@handshake.de> wrote:
Andreas Jung wrote at 2004-4-27 10:26 +0200:
... print publish_module(name, request=request, response=response, )
The script always returns a 404 response (not found) for sentinel:8080/folder.
What am I doing wrong?
I read about the same problem recently... And I answered: your Zope is not initialized properly. "Zope.startup" has not yet been called.
Yeah, ChrisM helped already. -aj