質問編集履歴

2

試したこと追記

2019/08/07 21:35

投稿

Ms.yy
Ms.yy

スコア83

test CHANGED
File without changes
test CHANGED
@@ -84,13 +84,19 @@
84
84
 
85
85
 
86
86
 
87
- 下記実行したが、nginxのログを確認確認できず
87
+ 下記実行したが、(/home/vagrant/code/public/index.php (No such file or directory)の様なnginxのログを確認確認できず
88
88
 
89
+
90
+
89
- ・sudo tail -f /var/log/nginx/homestead.app-error.log
91
+ ・sudo tail -f /var/log/nginx/homestead.api-error.log
92
+
93
+ →tail: /var/log/nginx/homestead.api-error.log: No such file or directory
94
+
95
+
90
96
 
91
97
  ・tail -f /var/log/nginx/homestead.(Homestead.yamlのsitesのmap).log
92
98
 
93
-
99
+ →tail: /var/log/nginx/homestead.test-error.log: No such file or directory
94
100
 
95
101
 
96
102
 

1

試したこと追記

2019/08/07 21:34

投稿

Ms.yy
Ms.yy

スコア83

test CHANGED
File without changes
test CHANGED
@@ -72,7 +72,7 @@
72
72
 
73
73
  ### 試したこと
74
74
 
75
-
75
+ 下記番号順に実行
76
76
 
77
77
  1.vagrant up
78
78
 
@@ -84,6 +84,16 @@
84
84
 
85
85
 
86
86
 
87
+ 下記実行したが、nginxのログを確認確認できず
88
+
89
+ ・sudo tail -f /var/log/nginx/homestead.app-error.log
90
+
91
+ ・tail -f /var/log/nginx/homestead.(Homestead.yamlのsitesのmap).log
92
+
93
+
94
+
95
+
96
+
87
97
  ### 補足情報(FW/ツールのバージョンなど)
88
98
 
89
99
  mac os