Hi,
2016-09-26 23:41, Vladimir Gorpenko rašė:
- In case of conversion of the codings RC at first tries to use
iconv. As iconv(php) is an interface to the linux utility iconv, it doesn't work at the server W where chroot is used. On the T server iconv transforms both of these codings normally.
Small correction: I think it's actually an interface to a _library_, not _utility_. I don't think you need /usr/bin/iconv available in your chroot.
Regards, Rimas