Re: Date Issues Persist After Setting php.ini Timezone

2014-04-16 Thread Ray Tsang
Benjamin, What do you see when you do `php -i | grep timezone`? Also, where is the php.ini located? Can you run `php -i | grep php\.ini` to make sure it's in the correct path? Thanks, Ray On Saturday, April 12, 2014 6:31:04 PM UTC-4, Benjamin Page wrote: Hey Ray, Thanks for your

Re: Date Issues Persist After Setting php.ini Timezone

2014-04-14 Thread Benjamin Page
Hey Ray, Thanks for your response. I should have specified, I'm running the AdWords API PHP lib v5.2, but my PHP version is 5.4.10. php.ini is attached, and I chose America/Chicago based on the php.net documentation. On Thursday, April 10, 2014 4:59:37 PM UTC-5, Ray Tsang (AdWords API Team)

Date Issues Persist After Setting php.ini Timezone

2014-04-10 Thread Benjamin Page
Hello All, Attempting my first local setup, running PHP client library version 5.2.2, MAMP with PHP version 5.4.10 on mac os x. I believe my auth.ini file to be configured correctly, and I updated my php.ini file to reflect America/Chicago timezone to match my system time. I am trying to run