Jens Vagelpohl wrote:
i'm finally sitting down to do the dreaded zope/apache connection. of course i am running into all the same problems that i had read about on the list at some point or another. :(
has anyone done a howto yet? something to replace the apparently completely unworkable setup info that comes with the source code?
i'm stuck at the place where accessing the site gives a "error parsing pcgi info file" and the pcgi santiy checker tells me "error attempting: 'from cgi_module_publisher import publish_module'". i assumed cgi_module_publisher would be a python file and i could look at it, but it's nowhere to be found...
The cgi_module_publisher was a Bobo relic. Grab the latest pcgifile.py from: http://starship.python.net/crew/jbauer/persistcgi/pcgifile/ I've got a howto on using NT/Bobo/Apache, but it's not updated for Zope. You may find it useful anyway: http://starship.python.net/crew/jbauer/apachenotes/ Best regards, Jeff Bauer Rubicon Research