回答編集履歴

2

修正

2016/02/28 09:39

投稿

fagai
fagai

スコア2158

test CHANGED
@@ -1,3 +1,9 @@
1
1
  php-mbstringとphp-opensslを入れたら良いと思います。
2
2
 
3
3
 
4
+
5
+ ```
6
+
7
+ $ yum install --enablerepo=remi-php56 php-mbstring php-openssl
8
+
9
+ ```

1

修正

2016/02/28 09:39

投稿

fagai
fagai

スコア2158

test CHANGED
@@ -1 +1,3 @@
1
- php-mbstringを入れたら良いと思います。
1
+ php-mbstringとphp-opensslを入れたら良いと思います。
2
+
3
+