403 nginx error page. Macbook M1 #1155
Redouan-Hajjari
started this conversation in
General
Replies: 2 comments
-
Update: when i run |
Beta Was this translation helpful? Give feedback.
0 replies
-
Personally, when i run into a 403 error or nginx related error page, I usually have a missing vendor directory. Check if it's there, and either run bin/composer install or bin/copyfromcontainer vendor to copy an existing vendor directory from your docker container (assuming its present). Not sure if that helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
Im new on docker. and i tried to understand docker. i have exist project and put that on the src page.
Everything works fine. only when i tried to find the url. it says 403 forbidden page.
when i create a normale html file. and i tried to visit that file. it says the same.
How can i fix this? and how can i test it?
I tried many time to start en stop. and i see that the status is correct.
Beta Was this translation helpful? Give feedback.
All reactions