Re: [Zope] Problem On Rebuild

2007-03-05 Thread tonylabarbara
] To: zope@zope.org Sent: Mon, 5 Mar 2007 3:48 PM Subject: Re: [Zope] Problem On Rebuild On Mon, Mar 05, 2007 at 02:11:45PM -0500, [EMAIL PROTECTED] wrote: > -Original Message- > From: [EMAIL PROTECTED] > To: zope@zope.org; [EMAIL PROTECTED] > Sent: Mon, 5 Mar 2007 2:19 PM > Subje

Re: [Zope] Problem On Rebuild

2007-03-05 Thread Paul Winkler
On Mon, Mar 05, 2007 at 02:11:45PM -0500, [EMAIL PROTECTED] wrote: > -Original Message- > From: [EMAIL PROTECTED] > To: zope@zope.org; [EMAIL PROTECTED] > Sent: Mon, 5 Mar 2007 2:19 PM > Subject: Re: [Zope] Problem On Rebuild > > > >I missed the beginning of

Re: [Zope] Problem On Rebuild

2007-03-05 Thread tonylabarbara
-Original Message- From: [EMAIL PROTECTED] To: zope@zope.org; [EMAIL PROTECTED] Sent: Mon, 5 Mar 2007 2:19 PM Subject: Re: [Zope] Problem On Rebuild >I missed the beginning of this thread so i don't know if i missed something >relevant, but url rewriting in general is often

Re: [Zope] Problem On Rebuild

2007-03-05 Thread Jonathan
- Original Message - From: <[EMAIL PROTECTED]> To: Sent: Monday, March 05, 2007 1:15 PM Subject: Re: [Zope] Problem On Rebuild You're running Zope with a different Python version/binary than the one used to compile and install Zope. Trible check that. I will; howev

Re: [Zope] Problem On Rebuild

2007-03-05 Thread tonylabarbara
-Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; zope@zope.org Sent: Mon, 5 Mar 2007 1:36 PM Subject: Re: [Zope] Problem On Rebuild >You're running Zope with a different Python version/binary than the one used >to compile and install Zope. Trible check that

Re: [Zope] Problem On Rebuild

2007-03-05 Thread Andreas Jung
--On 5. März 2007 12:27:32 -0500 [EMAIL PROTECTED] wrote: /usr/local/zope/278/lib/python/DocumentTemplate/cDocumentTemplate.so: Undefined symbol "PyUnicodeUCS2_DecodeLatin1" You're running Zope with a different Python version/binary than the one used to compile and install Zope. Trible check

[Zope] Problem On Rebuild

2007-03-05 Thread tonylabarbara
Hi; I'm building out a new server and trying to import all the functionality from the old OS-corrupted server. The Web site built on this server have a directory structure that's easy for identifying stuff but makes for long URLS: example.com/dir1/dir2/dir3/dir4/index.pt They're always the sa