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/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?
> 

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
> webstack-disc...@opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to