On Sat, Apr 12, 2008 at 07:21:44PM +0200, [EMAIL PROTECTED] wrote: > Since days I'm bounced out the www.pmwiki.org when trying to edit. > Please see here > http://pmichaud.com/pipermail/pmwiki-users/2008-April/050354.html > I tried from different IPs (I first thought I was gently filtered out > as a spammer) but now way. > > Is there maybe an issue on the server side...?
The pagelist query that you're adding to the system takes too long to complete on my server. (Basically it's trying to compute and scan the titles of 6000+ pages.) That (:pagelist:) query is simply too large for pmwiki.org to be able to handle properly. Notice that if you edit the page directly to remove the pagelist query, everything works fine. Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
