#author("2018-12-05T16:50:18+09:00","default:wikiwriter","wikiwriter")
#author("2019-01-21T13:40:10+09:00","default:wikiwriter","wikiwriter")
&tag(DokuWiki);
*目次 [#n19d84b2]
#contents
*関連ページ [#b0fee5b5]
*参考情報 [#uc2590e0]

*インストール [#h530047a]

**PHPの設定 [#c71e1630]
-php.iniの設定を変更する必要があった。
-画像のアップロードで「Failed」と表示されるので以下を有効にする。
 always_populate_raw_post_data = -1
-インストール時のチェックで怒られるので以下のように設定。
 mbstring.func_overload = 0


**手順 [#e4f30c98]
-アーカイブファイルを展開し全体をApache等からアクセスできるディレクトリに展開。
-必要な場合パーミッションを変更
 chmod 777 conf/ data/
 cd data
 chmod 777 pages/ attic/ media/ meta/ cache/ locks/ index/ tmp/ 
-install.phpにアクセスする。
-ACLは使わない設定もできるが、使わないと管理機能が使えない?。後から有効にするのは面倒くさそう。

*アップグレード [#i585ad1e]
-[[install:upgrade [DokuWiki]:https://www.dokuwiki.org/install:upgrade]]
-バックアップを作成。
-新規バージョンを展開。
 tar zxvf dokuwiki-xxxx-xx-xx.tgz
-新バージョンのファイルを既存フォルダに上書き。
 cp -af dokuwiki-xxxx-xx-xx/* /path/to/dokuwiki/
-未使用のファイルを削除。[[install:unused_files [DokuWiki]:https://www.dokuwiki.org/install:unused_files]]



トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS