Subject: charset problem
Regardless of what 'charset' I try in install.php I get this error:
* PHP function utf_8_encode is not available. Maybe your hosting provider disabled it for some reason?
* PHP function utf_8_decode is not available. Maybe your hosting provider disabled it for some reason?
Default charset in php.ini is listed as iso-8859-1. Trying that (and many others) gives the same error.
I see no mention of "encode" or "decode" in php.ini either. It's my own server. Any idea of what I'm missing?
* PHP function utf_8_encode is not available. Maybe your hosting provider disabled it for some reason?
* PHP function utf_8_decode is not available. Maybe your hosting provider disabled it for some reason?
Default charset in php.ini is listed as iso-8859-1. Trying that (and many others) gives the same error.
I see no mention of "encode" or "decode" in php.ini either. It's my own server. Any idea of what I'm missing?
catworld
Show profile
Link to this post