On Tue, Apr 14, 2009 at 10:21, Karl Fischer <[email protected]> wrote: > On Mon, Apr 13, 2009 at 02:48, Zach Copley <[email protected]> wrote: >> Evan Prodromou wrote: >>> >>> Karl Fischer wrote: >>>> >>>> Hi there >>>> I run a Laconica server, after a migration to a new vps, the Feeds seem >>>> broken >>>> here is an example http://floss.pro/kmf/rss, >>> >>> So, I've only ever seen this before with API calls. Zach, can you remember >>> why those certain letters were getting wiped out? >> Karl, you could try: >> >> a) installing a version of PHP with a PCRE that supports the unicode >> properties >> b) mucking with the regex in lib/util.php's common_xml_safe_str()
After telling the Provider that there was a issue and after they told me that it won't work, I tried that to recompile the PCRE, myself, and it worked :) I used this howto : http://gaarai.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/ Thanks for everything this issue has been resolved :) Karl -- ---------------------------------------------------------------- | Karl Fischer | www : fischer.org.za | jid: [email protected] | http://floss.pro/kmf ---------------------------------------------------------------- _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
