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 respo

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)

Re: Date Issues Persist After Setting php.ini Timezone

2014-04-10 Thread Ray Tsang (AdWords API Team)
Benjamin, Please send me the php.ini content. PHP 5.2 has been end-of-life for more than 3 years now. Please do not use it and upgrade to a current version of PHP. Secondly, it looks like you may be using a timezone not recognized by your system. The INCOMPLETE_SIGNUP issue is unrelated. L

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 a