[Zope] Zope 1.10.2/python1.5.2/Ultrix 4.3A - Problems
Hermann Himmelbauer
dusty@strike.wu-wien.ac.at
Tue, 20 Apr 1999 23:46:38 +0200
Hi,
Today decided to download and install Zope 1.10.2 on my Dec Station
5000/240. I am new to Zope and have no experience but I have some
experience with python. I hope there is someone else who already
tried to install zope on Ultrix?
First I installed the new python1.5.2 - I hope Zope works with this
new python release? As I am planning to use Zope with apache-1.3.4,
I executed the script "w_pcgi.py". After some compiling, the process
reported errors: My system (ULTRIX 4.3A) does not support shared
modules, so I edited all "Setup" Files in "lib/python", commented
the line "*shared*" and did a "make python". Then I had a new
python binary that I installed over the old.
Was this the right thing to do or is there a better way? I found
no description of how to build Zope statically.
Ok, now I copied the "Zope.cgi" file into my /cgi-bin/ Directory
and started it -> I received the Error: "Service temporarily
unavailable". Ok, the reason for it was that the "var" directory had
wrong permissions, I did a "chmod ugo+rwx var" and a "chmod ugo+rw
var/*" -
but is this not quite dangerous for my system security?
Anyway, after that I received another error:
"Sorry, a SERIOUS APPLICATION ERROR occurred."
I had a short look into the logfile but it gave me no clue, so I gave up
for now. I hope you have some clue?
Here is the file "var/pcgi.log":
Tue Apr 20 17:57:06 1999 unable to publish module
Traceback (innermost last):
File "/home/zope/pcgi/pcgi_publisher.py", line 301, in handler
self.publish_module(self.moduleName,stdin=stdin,stdout=stdout,stderr=stderr,environ=env)
File "/home/zope/lib/python/ZPublisher/Publish.py", line 878, in
publish_module
debug=debug)
File "/home/zope/lib/python/ZPublisher/Publish.py", line 325, in
publish
(bobo_before, bobo_after, request_params,
File "/home/zope/lib/python/ZPublisher/Publish.py", line 616, in
get_module_info
module=__import__(module_name, globals(), globals(), ('__doc__',))
File "/home/zope/lib/python/Main.py", line 93, in ?
import OFS.Application
File "/home/zope/lib/python/OFS/Application.py", line 92, in ?
import Globals,Folder,os,regex,sys,App.Product, App.ProductRegistry
File "/home/zope/lib/python/OFS/Folder.py", line 100, in ?
from FindSupport import FindSupport
File "/home/zope/lib/python/OFS/FindSupport.py", line 93, in ?
from DocumentTemplate.DT_Util import InstanceDict, TemplateDict,
cDocument
ImportError: (<class exceptions.ImportError at 10068f80>, 'cannot import
name cDocument')
Please contact me if you have any idea to solve my problem.
Best Regards,
Hermann
--
Hermann Himmelbauer
E-Mail: dusty@strike.wu-wien.ac.at
Addr. : A-3400 Klosterneuburg, Martinstr. 18/2 Austria (Europe)
Tel. : ++43-2243-26562, ++43-2243-22305-24, Fax: ++43-2243-22305-27