On solaris there is extension iconv compiled into php. The problem is, that the function iconv returns always empty string.
I have disabled all the iconv functions with disable_functions in php.ini. This is not sufficient.
Is there a way to disable the extension, so it is not shown in phpinfo ?
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.