Difference between revisions of "Semantic MediaWiki"

From Hypertwins Community
Jump to navigation Jump to search
(Created page with 'category:software category:notes The commands which finally worked for running the SMW setup file: cd ~/AppDev/L48/issuepedia.org/maintenance php -r "putenv('MW_INSTAL…')
(No difference)

Revision as of 18:45, 8 April 2011

The commands which finally worked for running the SMW setup file:

cd ~/AppDev/L48/issuepedia.org/maintenance
php -r "putenv('MW_INSTALL_PATH=/home/woozle/AppDev/L48/issuepedia.org'); require('/home/woozle/AppDev/L48/issuepedia.org/extensions/smw/SemanticMediaWiki/maintenance/SMW_setup.php');"