[Melbourne-pm] UTF-8 headaches

Simon Taylor simon at unisolve.com.au
Wed Nov 14 17:08:04 PST 2007


Hi Kat,

> The code is pulling some UTF-8 data from a mysql database,
> constructing a MIME::Lite message and sending it. The messages come
> through fine when sent from within the webserver, but the characters
> are trashed when sent from a stand alone script.
>
> We use perl 5.8.8, MySQL 5, Apache 1.3, mod_perl on debian.
>
> Can anyone suggest anything?

Environment variables?

Have you had the chance to compare the output of 'env' on the command line 
with the %ENV values that your apache process is using?

- Simon





More information about the Melbourne-pm mailing list