Re: Perl + DBD-Oracle, problems with encoding when "PerlHandler Apache::Registry" is in use
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 19, 2010 at 5:47 AM, michael kapelko <[email protected]> wrote: > When invoked directly by the shell or in web page WITHOUT "PerlHandler > Apache::Registry", the UTF-8 encoded string in Russian is printed just > fine. But when "PerlHandler Apache::Registry" is used, only ???? are > printed in web page. Check your headers. See if there's any difference in the headers sent when this is run with Registry. - Perrin