On May 4, 2011, at 5:05 AM, 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/[email protected]
> 
> 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?
> 

Can you confirm that you have 'iconv' packge installed  on your system. 
pkg list | grep iconv

If this returns empty, then I believe, you will need to install this by doing 
some thing like
pfexec pkg install system/library/iconv/


- Sriram




> thanks in advance fo help,
> 
> gerard
> _______________________________________________
> 
> 
> webstack-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

_______________________________________________


webstack-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

Reply via email to