[pmwiki-users] Still troubles with UTF-8 characters in WikiLinks
Patrick R. Michaud
pmichaud at pobox.com
Wed Apr 20 09:25:23 CDT 2005
On Wed, Apr 20, 2005 at 03:49:58PM +0200, Stephan Schildberg wrote:
> Hello Patrick,
>
> >>
> >>I get this as a reply, while including the xlpage-utf-8.php file.
> >>
> >>
> >
> >This means your version of PHP was compiled without multibyte string
> >support, which is how PmWiki is able to do UTF-8 case conversions.
> >
> >
> I see, so I have to ask my hosting service for this?
Probably. PHP needs to be compiled with --enable-mbstring in order
for it to work. You can check ?action=phpinfo to see if your PHP
has been compiled with mbstring support.
Pm
More information about the pmwiki-users
mailing list