|
Posted by Colin McKinnon on 03/12/07 23:01
Tom wrote:
> on shell:
> [user]$ php test.php
> March 12, 2007 11:55:51
> (correct)
>
> on web browser:
> March 12, 2007 10:55:11
> (incorrect)
>
> What's the problem here?
You're probably running as different users, running different binaries, with
different environments.
If its critical to fix it, then start with the env settings and work
forwards from there.
C.
Navigation:
[Reply to this message]
|