Help: terrible problem
Hi, I had Zope instaled in a machine running SuSE 8.1 Zope 2.6.1 was compiled using Python 2.1 Now, we bought a new server and installed RedHat 9 I've made a tarball from the old server and uncompressed it in the new one. If i run Zope with Python 2.2.2 (bundled with RedHat) i've got two warnings and Zope starts. But the access to the site holds on until timeout. I 've compiled Python 2.1 and i got an error saying there was no _socket.so I've copied it from the old to the new server and then it complained about not finding libssl.so.0.9.6 I've resolved the issue with a symbolic link. Same thing for libcrypto. Well, this time Zope starts without errors, but there again is so slow unitil timeout. What is going on ? Please help. Thank you in advance for your time and patience. Warm regards, Mário Gamito
When i run Zope, i have 2 processes. When i access the site (BTW, http://www.dte.ua.pt), one of them dies. Warm regards, Mário Gamito
When i run Zope, i have 2 processes. When i access the site (BTW, http://www.dte.ua.pt), one of them dies.
Oh, and make sure you install *all available RedHat 9 updates*. RH9 out of the box is complete garbage. jens
put: export LD_ASSUME_KERNEL=2.4.1 in your start script. Rick DTE webmaster wrote:
Hi,
I had Zope instaled in a machine running SuSE 8.1 Zope 2.6.1 was compiled using Python 2.1
Now, we bought a new server and installed RedHat 9
I've made a tarball from the old server and uncompressed it in the new one.
If i run Zope with Python 2.2.2 (bundled with RedHat) i've got two warnings and Zope starts. But the access to the site holds on until timeout.
I 've compiled Python 2.1 and i got an error saying there was no _socket.so I've copied it from the old to the new server and then it complained about not finding libssl.so.0.9.6 I've resolved the issue with a symbolic link. Same thing for libcrypto. Well, this time Zope starts without errors, but there again is so slow unitil timeout.
What is going on ?
Please help.
Thank you in advance for your time and patience.
Warm regards, Mário Gamito
_______________________________________________ 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 )
DTE webmaster wrote at 2003-10-9 16:25 +0100:
I had Zope instaled in a machine running SuSE 8.1 Zope 2.6.1 was compiled using Python 2.1
Now, we bought a new server and installed RedHat 9
Search the mailing list archives for "RedHat 9" problems.... Dieter
If i run Zope with Python 2.2.2 (bundled with RedHat) i've got two warnings and Zope starts. But the access to the site holds on until timeout.
Do not use the bundled python. It is buggy. Get Python 2.2.3 and build it yourself. jens
participants (4)
-
D. Rick Anderson -
Dieter Maurer -
DTE webmaster -
Jens Vagelpohl