Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/en/OpenPNE3_Setup_Guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PHP
* The "JSON" module is available
* The GD library is available from PHP (That must be support JPEG, GIF and PNG)
* The "mcrypt" module recommendation
* The "APC" module recommendation
* The "APC" (or "APCu") module recommendation
Database Server
MySQL4.1 or later (5.1 or greater recommended)

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/OpenPNE3_Setup_Guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PHP
* PHP の JSON 拡張モジュールを使用可能
* PHP から GD ライブラリを使用可能 (JPEG/GIF/PNG サポート)
* PHP の mcrypt 拡張モジュールの使用を推奨
* PHP の APC 拡張モジュールの使用を推奨
* PHP の APC (または APCu) 拡張モジュールの使用を推奨
データベースサーバ
MySQL4.1以降(5.1 以降を推奨)

Expand Down