On Fri, Feb 19, 2010 at 5:47 AM, michael kapelko <korn...@gmail.com> 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