I have a little problem, in some of PHP-scripts i use the funtion date and write it in the script, the DD/MM/YY works perfectly, but the time 00:00:00 is wrong.
For example right now, my pc time is : 10:32, and my script post 10:04:yy (the seconds change sometimes it is 44, then 04, then 12, ....).
Do you have any idea ?
I installed libphp4.so from www.entropy.ch, coz I work on MacOS X