...
> Our Mysql Session Handler functions ran utf8_encode($data) when
> inserting the session data but were not doing utf8_decode($result) when
> reading it back out again!
>
> I don't really know why these two functions are needed in our particular
> setup though as we have other setups that allow
Tomas Kuliavas wrote:
>> When attaching a file containing a 'foreign' character, eg É, the mail
>> is sent but with no attachmnt.
>>
>> Is this a sqm problem or php?
>
> try reproducing it on same php version without eaccelerator and hardened
> patches. If you can reproduce it with standard Squirr
> When attaching a file containing a 'foreign' character, eg É, the mail
> is sent but with no attachmnt.
>
> Is this a sqm problem or php?
try reproducing it on same php version without eaccelerator and hardened
patches. If you can reproduce it with standard SquirrelMail scripts, test
other PHP v
When attaching a file containing a 'foreign' character, eg É, the mail
is sent but with no attachmnt.
Is this a sqm problem or php?
Sending from my Thunderbird results in the attachment working fine - so
it's not the SMTP server.
Squirrelmail Stable 1.4.8
PHP 5.x Hardened with Eaccelerator
Apa