[Zope] problems building on AIX
Roman Milner
rmilner@dev.tivoli.com
04 Feb 1999 12:17:10 -0600
>>>>> "MP" == Michel Pelletier <michel@digicool.com> writes:
MP> Roman Milner wrote:
>> but the zope build process fails because it tries to build the
>> extensions anyway. So, I just tried to run it - and I get
>>
MP> We don't have AIX here, so we can't test it live...however,
MP> it's possible that the sample database didn't get copied over
MP> but Zope is still working... which means there won't be an
MP> index_html object (thus you'd get the not found error below).
MP> Can you go to /manage?
MP> Michel
With zopehttpserver and I can get to /manage, but when I click on
'view' for anything I get the error.
Sorry, an error occurred.<p>
<!--
Traceback (innermost last):
File /data/zope/lib/python/ZPublisher/Publish.py, line 879, in publish_module
File /data/zope/lib/python/ZPublisher/Publish.py, line 595, in publish
(Info: /index_html)
File /data/zope/lib/python/OFS/Document.py, line 181, in __call__
(Object: index_html)
File /data/zope/lib/python/OFS/Document.py, line 177, in __call__
(Object: index_html)
TypeError: Sorry, an error occured
-->
With apache I get the login prompt - but always get authorization
failed - but I guess this is unrelated.
^Roman