We have a working setup mw 1.18 with smw 1.7 and prepare to test the upgrade to the coming 1.20.
MW 1.20 runs with all extensions ok, except the SMW ones. The error is "PHP Fatal error: Class 'SMWSQLStore2' not found in ... (various locations and SMW extensions, depending on which are enabled). Since this is the first git-based installation, I am insecure whether I make a generic mistake. Here is what I did: ------------------------- cd /usr/share/mediawiki20/phase3/extensions; sudo git pull; sudo git submodule update --init; cd /usr/share/mediawiki20/phase3; git checkout REL1_20 cd /usr/share/mediawiki20/phase3/extensions/SemanticMediaWiki; git checkout 1.7.1 cd /usr/share/mediawiki20/phase3/extensions/SemanticDrilldown; git checkout 1.2.2 cd /usr/share/mediawiki20/phase3/extensions/SemanticForms; git checkout 2.5.1 cd /usr/share/mediawiki20/phase3/extensions/SemanticInternalObjects; git checkout 0.6.9 cd /usr/share/mediawiki20/phase3/extensions/SemanticResultFormats; git checkout 1.7.1 cd /usr/share/mediawiki20/phase3/extensions/Validator; git checkout 0.5 cd /var/www/testwiki_v20; sudo -u www-data php ./maintenance/update.php --quick --conf ./LocalSettings.php sudo /usr/sbin/apache2ctl -k graceful && sudo /etc/init.d/nginx restart ------------------------- I there anything obviously wrong with that? I am grateful for your suggestions. Gregor ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Semediawiki-devel mailing list Semediawiki-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/semediawiki-devel