Hai folks,
i am running a cron job from saudi arabia.
the time zone of the server has correctly been updated using .htaccess
the php date() shows the saudi arabaian time correctly.Code:SetEnv TZ Asia/Riyadh
Below is the cron job i am running. I want it to run every day 8am.
Problem is, the above is not running at 8am here. it runs at evening 5 pm.Code:0 8 * * * php -q /home/xxxxx/public_html/xxxx/process.php
strange. Please help to fix this issue![]()



Reply With Quote





Bookmarks