Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wordpress #161

Open
ahmaddxb opened this issue Apr 16, 2021 · 1 comment
Open

Wordpress #161

ahmaddxb opened this issue Apr 16, 2021 · 1 comment

Comments

@ahmaddxb
Copy link

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

@maxfield-allison
Copy link

late to the party here but the issue is not related to php directly. everything in this log is normal. odds are you had an issue with traefik or your labels.

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

No branches or pull requests

2 participants