Your server is not using mbstring functions. Your DNP installation will not work properly until PHP is configured with mbstring support.

This can be done by adding --enable-mbstring to the PHP configure command when compiling PHP.