As an experiment, I tried to install MediaWiki 1.14 and SMW 1.5bSVN on 
my own machine. (I've had so much trouble lately that I wanted to try to 
test things on my own machine before putting them on a live site.)

First I tried activating the database refresh from Special:SMWAdmin. And 
when I wanted to speed it up, I ran:

$ php runJobs.php --maxJobs=1000

And it wouldn't finish. It cut off in the middle of things with fatal 
PHP errors.

Then I stopped the update and tried to run SMW_refreshData.php on the 
command line. I started with options -vftp.

And I kept running into this problem: "Fatal error: call to undefined 
function gzinflate() in /path/to/wiki/includes/Revision.php line 708."

Well, the file Revision.php /does/ have a call to gzinflate(). But I 
thought that was part of PHP since before PHP 5.0. (I'm running PHP 
5.1.6.) And anyway: I never had any problem with any such function call 
before! Not during a refresh or at any other time.

Have any of you seen an issue remotely similar?

Temlakos

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to