-
-
Notifications
You must be signed in to change notification settings - Fork 661
Description
Follow the wordpress tutorial here https://www.smarthomebeginner.com/wordpress-on-docker-traefik/ but getting 404 error page not found then trying to access my domain
nginx logs
/docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
/docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
/docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
10-listen-on-ipv6-by-default.sh: error: /etc/nginx/conf.d/default.conf is not a file or does not exist
/docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
/docker-entrypoint.sh: Configuration complete; ready for start up
php logs
[16-Apr-2021 16:00:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[16-Apr-2021 16:00:58] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[16-Apr-2021 16:00:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[16-Apr-2021 16:00:58] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[16-Apr-2021 16:00:58] NOTICE: fpm is running, pid 1
[16-Apr-2021 16:00:58] NOTICE: ready to handle connections