質問編集履歴
4
追加事項
test
CHANGED
File without changes
|
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
## 開発環境
|
2
|
+
|
1
3
|
macOS Catalina
|
2
4
|
|
3
5
|
version 10.15
|
@@ -5,6 +7,8 @@
|
|
5
7
|
PHP 7.42
|
6
8
|
|
7
9
|
MySQL 5.72
|
10
|
+
|
11
|
+
## 発生している問題
|
8
12
|
|
9
13
|
mampのstart serversをクリックすると、
|
10
14
|
|
@@ -29,3 +33,9 @@
|
|
29
33
|
|
30
34
|
|
31
35
|
MAMPの再インストール
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
## 参考記事
|
40
|
+
|
41
|
+
https://qiita.com/kutarou197/items/9ea4c7539f869a2959d2
|
3
追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -21,3 +21,11 @@
|
|
21
21
|
|
22
22
|
|
23
23
|
起動していると思われるのにmampでは起動していないのは、どういった現象が起きていると考えられますか。
|
24
|
+
|
25
|
+
|
26
|
+
|
27
|
+
## 試したこと
|
28
|
+
|
29
|
+
|
30
|
+
|
31
|
+
MAMPの再インストール
|
2
題名変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
MAMP サーバー エラー
|
1
|
+
MAMP サーバー エラー (Apache couldn't be started. Please check your MAMP installation and configuration.)
|
test
CHANGED
File without changes
|
1
情報の追記
test
CHANGED
File without changes
|
test
CHANGED
@@ -2,7 +2,9 @@
|
|
2
2
|
|
3
3
|
version 10.15
|
4
4
|
|
5
|
+
PHP 7.42
|
5
6
|
|
7
|
+
MySQL 5.72
|
6
8
|
|
7
9
|
mampのstart serversをクリックすると、
|
8
10
|
|