Heads Up re: Feedzilla and PHP5
Since upgrading Apache and setting PHP5 as my default PHP handler, I noticed that Feedzilla newsfeeds using the PHP code they generate at feed creation do not work in pages with .php extensions using the default PHP5 settings.
The workaround I used is simple, though it may not be so simple on a large site: Simply rename the .php pages so they have .php4 extensions. This could be a nightmare on a large site, but it does solve the newsfeed problem (at least it did for me).
Richard
|