Jump to content

Disable compiled extension


Recommended Posts

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 ?

Link to comment
https://forums.phpfreaks.com/topic/275002-disable-compiled-extension/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

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.