I'm getting the exact same socket.error message that appeared on this
list in March, 2000. (See the attached problem.txt file.)
Specifically, this is the error message that I get when I start zope.
The person who kindly identified the problem didn't provide a solution.
I have my netstat -a
I took some code that was in the (work-in-progress) O'Riley book on
Zope. In that example, then had a DTML Method used for identifying
folders and hyperlinking to them. The code is as follows:
ul
dtml-in expr="objectValues('Folder')"
lia href="dtml-absolute_url;"dtml-var title_or_id/abr/li
I had this problem myself. I'm using Mandrake 7.1. There are some things to do,
depending on which distribution you are using. What I did was use KPackage to
uninstall Zope. Then you get
http://www.zope.org/Members/nemeth/howtos/zopeandapacherh61
and follow the instuctions. This works