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

Twig_Error_Runtime: exception: Not safe to rely on the system's timezone settings #64

Closed
rbenit68 opened this issue Aug 12, 2012 · 1 comment

Comments

@rbenit68
Copy link

HI/Hola Javier,

Sun 2010/08/12 16:00

  • Win7 x64 Home
  • PHP 5.3.15

git clone http://github.com/javiereguiluz/easybook.git easybook
curl -s http://getcomposer.org/installer | php
php composer.phar install

php book publish
easybook-doc-en
pdf

STOP

DateTime::__construct(): It is not safe to rely on the system's timezone setti
ngs. You are required to use the date.timezone setting or the date_default_tim
ezone_set() function. In case you used any of those methods and you are still ge
tting this warning, you most likely misspelled the timezone identifier. We selec
ted 'Europe/Paris' for '2.0/DST' instead

publish [--dir[="..."]] [--configuration[="..."]] slug edition

No output generated

Miguel Ruiz
Sevilla

@stloyd
Copy link

stloyd commented Aug 12, 2012

Sorry to say but it's you system issue not issue of easybook.

You need to update your php.ini by commenting our (or adding) there setting: date.timezone: "Europe/London" (or other proper timezone value.

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