[Zope] Zope & FreeBSD
Victor Gamov
vit@lipetsk.ru
Fri, 21 May 1999 13:11:36 +0400
Can anybody help me launch Zope on my FreeBSD 3.1-RELEASE?
Now I have the following error when i tried to access to
http://localhost:9673/manage :
---------------------------------- cut here
---------------------------------------------------
Zope Error
Zope has encountered an error while publishing this resource.
exceptions.AttributeError
Sorry, a Zope error occurred.
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering
an error.
For more detailed information about the error, please refer to
the HTML source for this
page.
If the error persists please contact the site maintainer. Thank
you for your patience.
---------------------------------- cut here
---------------------------------------------------
Now I use python-1.5.2 & Zope-2.0.0
Also I have
Unhandled exception in thread:
Traceback (innermost last)
[ many lines skipped ]
ImportError: No module named parser.
on console.
--
CU, Victor Gamov