Ask not working - version problem

From semantic-mediawiki.org

It all started when an ask query didn't work:

I've got this simple 'ask' clause:

{{#ask: [[category:Incident]]}}

It finds three pages. When I do a search, though:

http://xxxx/wiki/index.php?title=Category:Incident

I get 17 pages

I was advised to get my revisions in sync.

Now I'm still having trouble getting my system to 1.19.1, and I seem to be somewhere between two revisions - the reason was to fix a problem with 'ask' and the consequence is that it now doesn't work at all.

SMW is at Semantic MediaWiki(Version 1.8.0.5).

I have to run the updates through cron, without phar.so, but it's working, thus:

cd www/wiki;php-cli -c etc maintenance/update.php;php-cli -c etc extensions/Composer/bin/composer update --verbose ;php-cli -c etc extensions/SemanticMediaWiki/maintenance/SMW_refreshData.php -d 50 -v

If, though, I replace the Extensions/SemanticMediaWiki 1.8.0 directory with the 1.19.1 directory, I get lots of:

" Warning: Class 'SMW\Store' not found in SemanticMediaWiki.php on line 60 "

Any suggestions of what I'm getting wrong gratefully received!

11:25, 17 March 2014

You will have to delete the folders of the old SMW 1.8.x prior to installing SMW 1.9.x Just today some useful information for working with shared hosting environments were added.

19:47, 18 March 2014