On Wed, Nov 28, 2007 at 08:46:24PM +0200, Erik Lindberg wrote: > Hello, > > > > I noticed that there's a limitation of postinf more than 64kB when editing > a PMWiki page. > > This limitation didn't exist at my former provider that ran PHP 4. > > PHP version of new provider is 5.2.4, running on Linux. > > PHPInfo reports that post_max_size is 8MB > > Any clues?
Your web hosting provider may have set a LimitRequestBody directive set in Apache which limits the maximum size of any request made to the server (including posting of edits). Pm _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
