Dear Axkiters, I am trying to set up a site that pulls data from a Pg database. While experimenting with the different ways of pulling the data, I stumbled over the following:
Wide character in print at /usr/local/lib/perl/5.8.0/Apache/AxKit/Cache.pm line 117. [Tue Dec 3 15:02:57 2002] [warn] [client 127.0.0.1] [AxKit] Caught an exception [Tue Dec 3 15:02:57 2002] [error] [client 127.0.0.1] [AxKit] [Error] Wide character in syswrite at /usr/local/lib/perl/5.8.0/AxKit.pm line 64 The database is containing its stuff in Unicode (UTF-8) and the offending records do indeed contain some non-latin text. Are there any parameters I would need to set to make this possible. For what its worth, I added a use utf8 to the <xsp:logic> section of the xsp file, but that does not seem to make a difference. This is AxKit 1.6 with a running installation using the shopping list posted by Sebastian Rahtz recently, on Debian/unstable. Any help appreciated, Christian Wittern -- Christian Wittern Institute for Research in Humanities, Kyoto University 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
