I have an below error while installing piwik web analytic in to my site
You need to configure and rebuild PHP with "iconv" support enabled, --with-iconv.
Please guide me.
feedback
|
|
You need to install php5-iconv extension, check etc/php/extensions.ini on "extension=iconv.so" and restart apache. For openSUSE/Suse:
For FreeBSD:
For Ubuntu it should be part of the main php package. For RHEL/Fedora/CentOS it should be present in php-common:
| |||
|
feedback
|