Chris Petersen wrote:

the video.php shows up blank and this is in my apache/error_log
[error] PHP Fatal error:  Call to undefined function:
mb_convert_encoding() in /mnt/net/stuff/tvbox/current/mythweb/video.php
on line 123


sounds like php isn't compiled with multibyte string support:

http://us3.php.net/manual/en/function.mb-convert-encoding.php

I'm getting this in a bunch of different places. Since this isn't a default option enabled for PHP is there a workaround for those of us using RPM distributions or will PHP compiled from source be required for future releases?

Kevin
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to