1 (edited by jl.jerryliu 2011-08-29 09:58)

Topic: utf8_decode() error

hello,everyone:
when i try to install punbb 1.3 on my server, i receive the following error:

Fatal error: Call to undefined function utf8_decode() in /mnt/sda1/www/include/utf8/native/core.php on line 32

who can help me to fix it ,  thanks! smile

my server environment:

lighttpd: 1.4.28
PHP: 5.3.6
SQLite 2.8.17

Re: utf8_decode() error

Seems like your PHP build without XML support.
Install the The XML module for PHP.