why system date and php date are different
i had problems with date/time. now, i have set up it by coping right /etc/localtime from /usr/share/zoneinfo/* . system date is now correct, but php still returns wrong date. how can i fix it? should i recompile php? o change locale settings?thanks