Difference between revisions of "Install Page"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
== Semantic Mediawiki Installation 2015-01-04 == | == Semantic Mediawiki Installation 2015-01-04 == | ||
* https://semantic-mediawiki.org/wiki/Help:Installation | * https://semantic-mediawiki.org/wiki/Help:Installation | ||
| + | <source lang='bash'> | ||
| + | curl -sS https://getcomposer.org/installer | php | ||
| + | #!/usr/bin/env php | ||
| + | All settings correct for using Composer | ||
| + | Downloading... | ||
| + | |||
| + | Composer successfully installed to: /srv/www/mediawiki-japi/mediawiki-japi/composer.phar | ||
| + | Use it: php composer.phar | ||
| + | </source> | ||
== Install Page 2015-03-01 == | == Install Page 2015-03-01 == | ||
Revision as of 12:16, 4 January 2015
Semantic Mediawiki Installation 2015-01-04
curl -sS https://getcomposer.org/installer | php
#!/usr/bin/env php
All settings correct for using Composer
Downloading...
Composer successfully installed to: /srv/www/mediawiki-japi/mediawiki-japi/composer.phar
Use it: php composer.phar
Install Page 2015-03-01
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.