Can anyone tell me how to change linux system date?
Thankz
make sure you php script can run in root
run the php script:
<?php exec("date","-s",$newdate); ?>