Re: [Zope] Another "no such file" failure...
Mike Meyer wrote:
I'm trying to get zope working to study it, but keep stumbling over the "(102) failure during connect" error - with the "No such file or directory" addendum.
The underlying OS is FreeBSD 3.1. I want to run it on an Apache web server (at least for now), with the server doing the authentication. That all appears to be working properly - after all, I'm getting errors from pcgi, now, right?
Correct.
The pcgifile.py test reports
error attempting: 'from cgi_module_publisher import publish_module'
This doesn't appear to exist in the distribution - and I recalled something about that being a holdover from bobo, so I removed that test from the script, and ran it again. The modified version runs cleans.
Was I wrong about cgi_module_publisher? Should it be finding that? If not, then what's the next thing to look at?
Yes, it's a holdover from Bobo days (which some people are still using for existing apps) but you can ignore that particular error. Contact me offline and we'll try to get this resolved. Best regards, Jeff Bauer Rubicon, Inc.
participants (1)
-
Jeff Bauer