I&#39;ve been experimenting with my &quot;action=rss&amp;name=M*&quot; problem. The problem is that in one server configuration this kind of query results in a list of every single page on the site instead of the filtered list of pages that start with the letter &quot;M&quot;.<div>
<br class="webkit-block-placeholder"></div><div>This first example works fine, it is running 2.1.26 on PHP 4.4.7:</div><div><br class="webkit-block-placeholder"></div><div><a href="http://eric.clst.org/a/test/Site/AllRecentChanges?action=rss&amp;name=M*">http://eric.clst.org/a/test/Site/AllRecentChanges?action=rss&amp;name=M*</a></div>
<div><br class="webkit-block-placeholder"></div><div>An exact copy of this 2.1.26 site running on another server under PHP 5.1.6 fails, producing a list of all pages on the site:</div><div><br class="webkit-block-placeholder">
</div><div><a href="http://tempest.minitex.umn.edu/~eric/test/Site/AllRecentChanges?action=rss&amp;name=M*">http://tempest.minitex.umn.edu/~eric/test/Site/AllRecentChanges?action=rss&amp;name=M*</a><br><br></div><div>I am not a PHP config guru, I just take what the server admins give me. But in this case, something about the config is breaking PmWiki&#39;s ability to limit RSS feeds by name and group. If anyone with a better idea of how to configure PHP for PmWiki could take a look at this, I&#39;d be much obliged.</div>
<div><br class="webkit-block-placeholder"></div><div>I&#39;ve enabled diagnostics on these two wikis, so this might help...</div><div><br class="webkit-block-placeholder"></div><div><a href="http://eric.clst.org/a/test?action=phpinfo">http://eric.clst.org/a/test?action=phpinfo</a><br class="webkit-block-placeholder">
</div><div><a href="http://tempest.minitex.umn.edu/~eric/test?action=phpinfo">http://tempest.minitex.umn.edu/~eric/test?action=phpinfo</a><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder">
</div><div>Many thanks for any ideas,</div><div>...Eric</div><div><br class="webkit-block-placeholder"></div><div><br><div class="gmail_quote">On Jan 25, 2008 12:03 AM, Eric Celeste &lt;<a href="mailto:efc.dev@gmail.com">efc.dev@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;ve got PmWiki running on two different machines and exhibiting two very different behaviors. I wonder if anyone might be able to shed light on why the difference in the way they treat the &quot;&amp;name=&quot; filter on an RSS feed.</blockquote>
</div></div>