Hi Gerard, Solaris iconv in build 134b (and later) does not support the //TRANSLIT and //IGNORE flags, therefore you're getting the error. If you need these particular flags, you can probably compile GNU libiconv from source, since that is not available as a repository package. The compilation as such is easy, but I'm not sure how much effort it takes to make php work with that instead of the default iconv.
Regards, hnhn On 05/ 4/11 02:05 PM, gerard henry wrote:
hello all, my web server is b134, apache22, php 5.2: # pkg search -l /usr/php/5.2/modules/iconv.so INDEX ACTION VALUE PACKAGE path file usr/php/5.2/modules/iconv.so pkg:/web/php-52@5.2.12-0.134.0.2 i'm trying the first example given here: http://www.php.net/manual/en/function.iconv.php and it fails with the message: PHP Notice: iconv() [<a href='function.iconv'>function.iconv</a>]: Unknown error (22) in ... Does it mean that i forgot to configure something, or is it a problem with the current php lib? thanks in advance fo help, gerard _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org
-- Jan Hnatek jan.hna...@oracle.com _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org