質問編集履歴

6

環境追記

2018/07/20 08:09

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -34,11 +34,11 @@
34
34
 
35
35
  ```ここに言語を入力
36
36
 
37
- ■■■■iMac:/ tanakaakio$ lsof -i -P | grep "LISTEN"
37
+ ■■■■iMac:/ ■■■■$ lsof -i -P | grep "LISTEN"
38
38
 
39
39
  ^C
40
40
 
41
- ■■■■iMac:/ tanakaakio$ sudo lsof -i -P | grep "LISTEN"
41
+ ■■■■iMac:/ ■■■■$ sudo lsof -i -P | grep "LISTEN"
42
42
 
43
43
  ^C
44
44
 

5

環境追記

2018/07/20 08:09

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -14,11 +14,11 @@
14
14
 
15
15
 
16
16
 
17
- tanakaakionoiMac:/ tanakaakio$ which httpd
17
+ ■■■■iMac:/ ■■■■$ which httpd
18
18
 
19
19
  /usr/sbin/httpd
20
20
 
21
- tanakaakionoiMac:/ tanakaakio$ which apachectl
21
+ ■■■■iMac:/ ■■■■$ which apachectl
22
22
 
23
23
  /usr/sbin/apachectl
24
24
 

4

環境追加

2018/07/20 08:08

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -11,6 +11,16 @@
11
11
  Server version: Apache/2.4.33 (Unix)
12
12
 
13
13
  Server built: Apr 3 2018 23:45:11
14
+
15
+
16
+
17
+ tanakaakionoiMac:/ tanakaakio$ which httpd
18
+
19
+ /usr/sbin/httpd
20
+
21
+ tanakaakionoiMac:/ tanakaakio$ which apachectl
22
+
23
+ /usr/sbin/apachectl
14
24
 
15
25
  ```
16
26
 

3

環境追記

2018/07/20 08:07

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -19,6 +19,18 @@
19
19
  ```ここに言語を入力
20
20
 
21
21
  macOS HighSierra 10.13.6
22
+
23
+ ```
24
+
25
+ ```ここに言語を入力
26
+
27
+ ■■■■iMac:/ tanakaakio$ lsof -i -P | grep "LISTEN"
28
+
29
+ ^C
30
+
31
+ ■■■■iMac:/ tanakaakio$ sudo lsof -i -P | grep "LISTEN"
32
+
33
+ ^C
22
34
 
23
35
  ```
24
36
 

2

環境追記

2018/07/20 07:59

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,18 @@
1
1
  タイトル通りですが、apacheが起動しているのに、起動していません。
2
2
 
3
3
  下記が現在の状況です。
4
+
5
+
6
+
7
+ ```ここに言語を入力
8
+
9
+ ■■■■iMac:~ root# httpd -v
10
+
11
+ Server version: Apache/2.4.33 (Unix)
12
+
13
+ Server built: Apr 3 2018 23:45:11
14
+
15
+ ```
4
16
 
5
17
 
6
18
 

1

環境追記

2018/07/20 07:51

投稿

bitcoiner2045
bitcoiner2045

スコア47

test CHANGED
File without changes
test CHANGED
@@ -82,6 +82,22 @@
82
82
 
83
83
  ```
84
84
 
85
+ ```ここに言語を入力
86
+
87
+ MAMP設定
88
+
89
+ Apache Port:80
90
+
91
+ Nginx Port:8080
92
+
93
+ MySQL Port:3306
94
+
95
+
96
+
97
+ web server:Apache
98
+
99
+ ```
100
+
85
101
 
86
102
 
87
103
  他に必要な情報があれば提示します。