Re: [Zope] Error (Server Zope 2.6.1)
At 15/9/2003 12:04, you wrote:
Error HTTP protocol (Server Zope 2.6.1)
response:
HTTP/1.1 200 OK Server: Zope/(Zope 2.6.1 (source release, python 2.1, freebsd4)<CR><LF> , python 2.1.3, freebsd4) ZServer/1.1b1 Date: Mon, 15 Sep 2003 07:23:04 GMT
There is an error in the 'Server' header line (<CR><LF> in string 'Server' line). httplib can't read the entire header.
Look at version.txt in your SOFTWARE_HOME (lib/python), that's where the version string is taken from. If you didn't accidentally put a CRLF in it, that might be a distutils issue. Gabriel Genellina Softlab SRL
On Mon, Sep 15, 2003 at 11:03:23PM -0300, Gabriel Genellina wrote:
Look at version.txt in your SOFTWARE_HOME (lib/python), that's where the version string is taken from. If you didn't accidentally put a CRLF in it, that might be a distutils issue.
It wasn't him. It was me. Actually, it wasn't me either. It was my editor. ;-) -- Ng Pheng Siong <ngps@netmemetic.com> http://firewall.rulemaker.net -+- Manage Your Firewall Rulebase Changes http://sandbox.rulemaker.net/ngps -+- Open Source Python Crypto & SSL
participants (2)
-
Gabriel Genellina -
Ng Pheng Siong