Fatal error: Call to undefined function iconv_get_encoding()

When i logged in to piwik, i see this message on the piwik.org box:

Fatal error: Call to undefined function iconv_get_encoding() in /home/user/public_html/piwik/libs/Zend/Validate/Hostname.php on line 437

is this something of concern or not?

p.s., i don’t know if my site is setup correctly or not either… i just started and i am using Piwik Analytics for the first time

We’ll investigate. Thanks.

In the meantime, see if you can get the PHP iconv extension installed.

Yes, these are new dependencies in Zend Framework.

Please see if your distro provides a pre-built package for the php iconv extension.

[quote=vipsoft @ Oct 30 2009, 08:48 PM]We’ll investigate. Thanks.

In the meantime, see if you can get the PHP iconv extension installed.[/quote]

thanks, this fixed it