On Tue, Jun 14, 2011 at 10:35, Tamara Temple wrote:
>
> Ok, first off, are you telling me the CLI and the Web versions reference
> different php.ini files? I thought they both used /etc/php.ini...
Depends on the compile-time arguments and such. You can also have
local php.ini files (as in, u
On 06/14/2011 09:35 AM, Tamara Temple wrote:
>
> On Jun 13, 2011, at 4:17 PM, Daniel Brown wrote:
>
>> On Mon, Jun 13, 2011 at 16:25, Tamara Temple
>> wrote:
>>> I have date.timezone set, as shown in the phpinfo() output:
>>>
>>> portfolio:Downloads tamara$ php -r 'phpinfo();' | grep 'timezone'
On Jun 13, 2011, at 4:17 PM, Daniel Brown wrote:
On Mon, Jun 13, 2011 at 16:25, Tamara Temple
wrote:
I have date.timezone set, as shown in the phpinfo() output:
portfolio:Downloads tamara$ php -r 'phpinfo();' | grep 'timezone'
Default timezone => America/Chicago
date.timezone => 'America/Ch
On Mon, Jun 13, 2011 at 16:25, Tamara Temple wrote:
> I have date.timezone set, as shown in the phpinfo() output:
>
> portfolio:Downloads tamara$ php -r 'phpinfo();' | grep 'timezone'
> Default timezone => America/Chicago
> date.timezone => 'America/Chicago' => 'America/Chicago'
That's the CL
I have date.timezone set, as shown in the phpinfo() output:
portfolio:Downloads tamara$ php -r 'phpinfo();' | grep 'timezone'
Default timezone => America/Chicago
date.timezone => 'America/Chicago' => 'America/Chicago'
Yet, when I call a function like strtotime(), i still get the Strict
warning
5 matches
Mail list logo