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

Could not apply the timezone to php.ini #16

Open
krizpoon opened this issue Aug 12, 2018 · 0 comments
Open

Could not apply the timezone to php.ini #16

krizpoon opened this issue Aug 12, 2018 · 0 comments

Comments

@krizpoon
Copy link

This command failed because DATE_TIMEZONE contains a slash character:

/bin/sed -i "s/\;date\.timezone\ \=/date\.timezone\ \=\ ${DATE_TIMEZONE}/" /etc/php/7.0/apache2/php.ini
/bin/sed: -e expression #1, char 49: unknown option to `s'
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