leandrowkz / acmeframework-php

ACME Framework is a CodeIgniter powerful small application with a lot of features ready-to-use like login, users, permissions, menus, a powerful API and more.
http://acmeframework.codecomplex.io
27 stars 9 forks source link

Check your php.ini settings before you continue > date.timezone value is not set #31

Closed jacmty closed 8 years ago

jacmty commented 8 years ago

When I try to use module maker, I get error Check your php.ini settings before you continue

date.timezone value is not set, I put the date zone in php.ini, and in config.php, and I continue with same error

leandrowkz commented 8 years ago

@jacmty you have to change your date.timezone setting in php.ini file. After that you have to restart your web server.