Re: [SMW-devel] [Semediawiki-user] refreshData script kills itself over a too-long regex

2008-07-11 Thread Temlakos
Markus Krötzsch wrote: > On Freitag, 11. Juli 2008, Temlakos wrote: > >> Everyone: >> >> Several weeks ago, I finally figured out how to install SMW's >> maintenance scripts as symlinks in my server's wiki maintenance >> subdirectory so that I could run them. >> >> But when I ran SMW_refreshData

Re: [SMW-devel] [Semediawiki-user] refreshData script kills itself over a too-long regex

2008-07-12 Thread Robert Murphy
I too see the long preg-match regex error, even when just doing a runJobs.php to clear the workqueue. Perhaps it has something to do with Unicode pages with lots of semantic data (the only data connection I can see between Temlakos' wiki and mine). Please let me know how I can help us all track d

Re: [SMW-devel] [Semediawiki-user] refreshData script kills itself over a too-long regex

2008-07-12 Thread Markus Krötzsch
On Samstag, 12. Juli 2008, Robert Murphy wrote: > I too see the long preg-match regex error, even when just doing a > runJobs.php to clear the workqueue. Perhaps it has something to do with > Unicode pages with lots of semantic data (the only data connection I can > see between Temlakos' wiki and