|
Hi all, I'm hoping that there are some SimplePie veterans here to maybe give me an informed opinion on why there are some strange differences between its output behaviour in my dev environment and my production environment. I've asked this question on the SimplePie mailing list only to get no reply whatsoever :(. On one page of the site, I'm using the multifeed aggregation functionality where I pass a bunch of RSS URLs and get SimplePie to automatically aggregate them and sort by date. This works fine on my dev setup and I get the feeds ordered by the blog post dates. However on the prod setup, the feeds are grouped by the RSS URL, so 5 feeds from URL1 then 5 from URL2 and so on without them being ordered by date. Also, the other difference is that some feed content contains HTML that has only the opening and closing angle bracket stripped instead of the HTML cleaned. This doesn't happen on my dev setup where the HTML gets cleaned properly. Now the difference between my dev setup and prod setup is the Apache and PHP versions. Dev uses Apache 2.0 and PHP 5.2.4 and Prod uses Apache 2.2 and PHP 5.2.6. Also on Prod PHP is using the eAccelerator cache. I'm not sure where to look for a possible cause? Anyone have any ideas? To see the problem in action go to: http://flokka.com/latest-posts/?mode=ext TIA. Robert --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~--- |
