symfony-docker icon indicating copy to clipboard operation
symfony-docker copied to clipboard

File not found

Open sergiosre opened this issue 4 years ago • 2 comments
trafficstars

Hi!

When i try to access localhost:80 it says: File not Found.

sergiosre avatar Jan 31 '21 01:01 sergiosre

Which file?

amandoabreu avatar Feb 11 '21 15:02 amandoabreu

Solved, just run inside the php container cd .. chown -R www-data:www-data symfony/

pablopapes avatar Jun 14 '22 18:06 pablopapes