On Feb 13, 2007, at 6:36 PM, Aaron Hawryluk wrote:
So, it can't be header... this is getting truly bizarre... The system
default charset for the linux box is ISO-8859-1. MySQL is using
ISO-8859-1
as its default charset. Dunno what else to check.
Here's another weird thing - the characters a
[EMAIL PROTECTED]
Sent: February-08-07 1:42 PM
To: mod_perl List
Subject: Re: Strange characters in output when filtered through mod_perl
Just to clarify:
On Feb 8, 2007, at 3:03 PM, Aaron Hawryluk wrote:
> Our publishing system doesn't use any strange character sets -
Your syst
Just to clarify:
On Feb 8, 2007, at 3:03 PM, Aaron Hawryluk wrote:
Our publishing system doesn't use any strange character sets -
Your system is working with data in one character set, and publishing
it to the web in another character set. The fix is *likely* just
setting the right char
On Thu, 8 Feb 2007, Aaron Hawryluk wrote:
Hi list,
I'm having trouble with mod_perl 2.0 (latest stable build) - I have it set
up to run all my old cgi programs through an aliased directory
(perl-bin->cgi-bin with the mod_perl filters turned on in apache). However,
when running under mod_perl,
Hi list,
I'm having trouble with mod_perl 2.0 (latest stable build) - I have it set
up to run all my old cgi programs through an aliased directory
(perl-bin->cgi-bin with the mod_perl filters turned on in apache). However,
when running under mod_perl, my output gets garbled characters added to it