install mediawiki on mac os x
- download mediawiki source file tarball from https://www.mediawiki.org/wiki/Download/ja
- extend all files into /Library/WebServer/Documents
- make symbolic link between the directory created in step 2 to "wiki"(refered in 7.).
- check php version(should be equal or more than 5.5.9)
- edit conf to enable php on apache
- sudo vi /private/etc/apache2/httpd.conf
- uncomment the line "LoadModule php5_module libexec/apache2/libphp5.so"
- sudo apachectl restart
- access http://localhost/wiki/mw-config/index.php
- start installation.
0 件のコメント:
コメントを投稿