David Emery wrote:

>

> So it *doesn't* work on your system. Basically, if the input conversion 
> doesn't happen then there is something wrong with your set-up. Maybe 
> it's time to start over from scratch. Making sure you compile with both 
> --enable-mbstring and --enable-mbstr-enc-trans might be the key. Or not. 
> Anyway it's probably some small configuration error that you've 
> overlooked along the way.



Before replying to your first email I did just that ,upgrading from 4.1 
to the newest 4.2 release. I did compile with enable-mbstring and 
--enable-mbstring-enc-trans. (my compile-time options given at the end 
of this email).

I totally agree that getting input conversion to work is the key to 
solving all my japanese related problems. The question now though is 
what is different from my system and yours?

Any suggestions as to any other tests I can do to try and pin down what 
is wrong my my setup?

Thanks!

Jc

My php compile-time options

  './configure' '--with-pgsql' '--without-mysql' 
'--with-apache=../apache_1.3.26' '--enable-track-vars' 
'--enable-mbstring' '--enable-mbstring-enc-trans'


-- 
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to