|
[dokuwiki]
||
[Date Prev]
[04-2008 Date Index]
[Date Next]
||
[Thread Prev]
[04-2008 Thread Index]
[Thread Next]
[dokuwiki] Large Page not Parsed...
- From: "JEAN MARC MASSOU" <massou@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 3 Apr 2008 15:11:28 +0200
Hi to the list !
I am trying the new version of DokuWiki and i have the same bug that's this
one discuss on this thread of the forum :
http://forum.dokuwiki.org/thread/1740
I have build a page to test it cf :
http://forum.dokuwiki.org/post/6227
http://jm.massou.free.fr/dokuwiki/doku.php?id=test_large_page&do=edit&rev=
Perhaps this little script could be integrate to the install.php...
perhaps putting this to the right place could resolve the problem ?
ini_set('pcre.backtrack_limit', '20971520');
Cordially
JMM
|