Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Primary script unknown #37

Open
edugsdf opened this issue Aug 12, 2019 · 0 comments
Open

Primary script unknown #37

edugsdf opened this issue Aug 12, 2019 · 0 comments

Comments

@edugsdf
Copy link

edugsdf commented Aug 12, 2019

2019-08-12_183655_app1 local

I use the duplicator to clone my site for local environment. When installing, it says it does not have write permission to the directory

docker-compose.yml:

version: '3.3'

services:
  app:
    image: phpearth/php:7.3-nginx
    volumes:
      - ./public_html:/var/www/html
    environment:
      - VIRTUAL_HOST=app1.local

networks:
  default:
    external:
      name: net-lemp

At the server console shows this:
[error] 15#15: *15 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 172.18.0.1, server: _, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://unix:/run/php/php-fpm.sock:", host: "172.18.0.5"
Can you help me?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant