| 
	
 | 
 Posted by "Vinoo S Warrier" on 06/13/09 11:22 
Hi all, 
Iam running PHP on THTTPD 2.21b 
 
I have a simple php script that sets the system clock (using exec("date -s MMDDhhmmYYYY.ss") and returns a page showing the system time 
 
when i use it to set the time forwards, it works fine 
but if i use it and set the time backwards (even a few seconds), the webserver hangs. also it hangs only for exactly the amount of time needed for the backwards-set time to catch up with the original time. when the clock catches up with the original time, the page is returned. till then it hangs 
 
it's almost as if the webserver is waiting for the time to come back to the request-received time before sending the page. 
 
i dont know if this is a php problem or a thttpd problem. any pointers, please ? 
 
Regards, 
Vinoo  
 
 
 
 
________________________________________________________________ 
Sent via the WebMail system at kalkitech.com
 
  
Navigation:
[Reply to this message] 
 |