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

Docker file is missing option to set php timezone #4

Open
Germs2004 opened this issue Feb 8, 2020 · 0 comments
Open

Docker file is missing option to set php timezone #4

Germs2004 opened this issue Feb 8, 2020 · 0 comments

Comments

@Germs2004
Copy link

Fresh install using this docker command that was recommended in your readme file:
docker run --name phpservermonitor -p 80:80 -d quentinv/phpservermonitor:latest

On the install.php page, it gives a warning:
You should set a timezone in your php.ini file (e.g. 'date.timezone = UTC').

I think the correct solution to this is for your docker image to have an option for the user to specify the timezone while installing the docker image. This issue from a different project may be helpful:
https://github.com/TetraWeb/docker/issues/16

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

1 participant