質問編集履歴

4

phpのバージョン

2019/08/23 01:57

投稿

tosba
tosba

スコア10

test CHANGED
File without changes
test CHANGED
@@ -33,6 +33,8 @@
33
33
  ●php71cli -r 'echo phpinfo();' とコマンドを打つと
34
34
 
35
35
  PHP Version => 7.1.30
36
+
37
+ System => Linux m38.coreserver.jp 4.4.0-151-generic #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 x86_64・・・・・・・・・
36
38
 
37
39
  ```
38
40
 

3

phpのバージョン

2019/08/23 01:57

投稿

tosba
tosba

スコア10

test CHANGED
File without changes
test CHANGED
@@ -6,11 +6,35 @@
6
6
 
7
7
 
8
8
 
9
- クライアント Windows10・コマンドプロンプト
9
+ クライアント Windows10・コマンドプロンプト
10
10
 
11
- サーバー Coreserver PHP Version => 7.1.30
11
+ サーバー Coreserver 
12
+
13
+ 【PHPのバージョン】7.1.30
14
+
15
+ ```
16
+
17
+ ●php -v とコマンドを打つと
18
+
19
+ PHP 7.1.30 (cgi-fcgi) (built: May 28 2019 12:49:06)
20
+
21
+ Copyright (c) 1997-2018 The PHP Group
22
+
23
+ Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
24
+
25
+ with Zend OPcache v7.1.30, Copyright (c) 1999-2018, by Zend Technologies
26
+
27
+ with Xdebug v2.7.2, Copyright (c) 2002-2019, by Derick Rethans
28
+
29
+ -bash-4.2$
12
30
 
13
31
 
32
+
33
+ ●php71cli -r 'echo phpinfo();' とコマンドを打つと
34
+
35
+ PHP Version => 7.1.30
36
+
37
+ ```
14
38
 
15
39
 
16
40
 

2

PHPバージョン

2019/08/23 01:55

投稿

tosba
tosba

スコア10

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,9 @@
8
8
 
9
9
  クライアント Windows10・コマンドプロンプト
10
10
 
11
- サーバー Coreserver
11
+ サーバー Coreserver PHP Version => 7.1.30
12
+
13
+
12
14
 
13
15
 
14
16
 

1

文法修正

2019/08/23 00:53

投稿

tosba
tosba

スコア10

test CHANGED
File without changes
test CHANGED
@@ -60,7 +60,7 @@
60
60
 
61
61
 
62
62
 
63
- 気になるのはCoreserverComposerをインストールしたときに
63
+ 気になるのはCoreserverでは、Composerをインストールするときに
64
64
 
65
65
  /usr/local/bin/php71cli composer-setup.php
66
66