[Zope] Broken Zope installation
Mayers, Philip J
p.mayers@ic.ac.uk
Sat, 24 Mar 2001 21:16:19 -0000
Nope - this happens on a fresh install of 2.3.1b3 (but not on 2.3.0), with
any (old/imported or new) PythonScript and any DTML method - see my second
email (Bug in Zope2.3.1b3 PythonScripts)
Thanks for the suggestion though :o)
(I think you were right about the logging - an unrelated problem I suspect)
Cheers,
Phil
-----Original Message-----
From: Dieter Maurer
To: Mayers, Philip J
Cc: 'zope@zope.org'
Sent: 24/03/01 20:34
Subject: Re: [Zope] Broken Zope installation
Mayers, Philip J writes:
> I appear to have a broken Zope installation. Some of the problems:
>
> 1) ...
> However, this site was imported from a previous installation. Any new
> PythonScripts (or any attempt to edit the existing ones) fail to do
that,
> saying that:
>
> Error Type: TypeError
> Error Value: call of non-function (type list)
Looks as if there is still something old around....
I would install freshly, check that PythonScripts work correctly.
Then move the old "var/Data.fs" to the new installation.
Check again.