UTC PHP.ini settiing

Still getting

Wed Jan 25 17:07:57 2017 [670512][-none-][FATAL] Configuration variable date.timezone is not set, guessed timezone UTC. Please set date.timezone=“UTC” in php.ini!

This is the content of the file:

display_errors = Off
date.timezone = “America/New_York”

It is in the root directory of where SuiteCRM is installed.

What am I doing wrong?

Thanks in advance!

John

Fixed. Needed latest version of php installed according to InMotion.

Hope this helps someone.

John