Le 04/04/2012 18:38, Chris Allen a écrit :
Don't know why or where, but you've got some utf8 encoding going on.
EF,BF,BD is the utf8 "replacement string" used for an unknown character
(probably the initial FF).
Suggest you sniff your data stream to see if it's happening before it reaches
Embpe
Don't know why or where, but you've got some utf8 encoding going on.
EF,BF,BD is the utf8 "replacement string" used for an unknown character
(probably the initial FF).
Suggest you sniff your data stream to see if it's happening before it
reaches Embperl.
On 04/04/2012 17:20, Jean-Christophe
Hello,
I have a simple upload module but I can't get a pure binary upload
to work everytime. This is what I get sometimes :
- Original is 73856 bytes
- Uploaded is 33398 bytes or 27939 bytes
Also the header changed from :
0x: FFD8FFE0 00104A46 49460001 0101012C ..JFIF.,
To :
Hi Gerald,
I tried to install new preview version of the Embperl
So compilation was without problems.
All tests passed OK ( make test TESTARGS="-i")
but when I restart apache I got this message:
[Wed Apr 04 14:22:02 2012] [error] Embperl::Thread object version 2.4.0
does not match bootstrap par