Hi all,
I am required to run some calculation script on my server which takes more then 4 hours to execute. When I set cron job using wget it creates multiple instances of same process, which overloads server and site stops working. I don't know what to do
please help.
Thanks