hi, I am using Zope, in linux 6.2 redhat. when I do any operation in my website, I get NOTICE: Unrecognized variable client_encoding. I am using PostgreSQL database for my project. help me. subrahmanyan
NOTICE: Unrecognized variable client_encoding.
Sounds like a PoatGreSQL message. Do you notice any other errors? I think it has something to do with the fact that postgres can encrypt data via net communication and pygres (oh, what PostGreSQL Adapter do you use?) may not support that. Please provide more detail! Regards, Stephan -- Stephan Richter CBU - Physics and Chemistry Student Web2k - Web Design/Development & Technical Project Management
no other errors. adapter is popy database adapter. subrahmanyan
-----Original Message----- From: Stephan Richter [mailto:srichter@cbu.edu] Sent: Monday, April 23, 2001 10:34 AM To: K H Subrahmanyan; zope@zope.org Subject: Re: [Zope] [Zope]: NOTICE (problem)
NOTICE: Unrecognized variable client_encoding.
Sounds like a PoatGreSQL message. Do you notice any other errors? I think it has something to do with the fact that postgres can encrypt data via net communication and pygres (oh, what PostGreSQL Adapter do you use?) may not support that. Please provide more detail!
Regards, Stephan
-- Stephan Richter CBU - Physics and Chemistry Student Web2k - Web Design/Development & Technical Project Management
participants (2)
-
K H Subrahmanyan -
Stephan Richter