Zope 2.6.1 don't run in Linux Redhat 7.3
Hi, I can't run Zope 2.6.x in my Redhat 7.3 server. It simply don't start. I use the source distribution, the binary distribution and a rpm packages. The Redhat runs fine (it has a Oracle database, Samba, a IMAP server... whithout problems), and I installed the correct Python (version 2.1.3). The Zope 2.5.1 runs fine in this system, but I want use Plone and it needs Zope 2.6.1. Thanks! --
I develop in Zope on Redhat 7.3, so it does indeed work. You'll need to provide more information. Try starting Zope like this: ./start -D STUPID_LOG_FILE= This will print debug log messages to the screen. - C On Wed, 2003-05-14 at 04:58, Eduardo Mestre Saez wrote:
Hi,
I can't run Zope 2.6.x in my Redhat 7.3 server. It simply don't start. I use the source distribution, the binary distribution and a rpm packages. The Redhat runs fine (it has a Oracle database, Samba, a IMAP server... whithout problems), and I installed the correct Python (version 2.1.3).
The Zope 2.5.1 runs fine in this system, but I want use Plone and it needs Zope 2.6.1.
Thanks! --
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris McDonough -
Eduardo Mestre Saez