Error : execution time for the action exceeded .. secs. In PHP only on Linux.
- by Rahul Waghmare
Hi
I am facing an Error : execution time for the action exceeded .. secs. In PHP.
I am using set_time_limit(0);
and it is working fine on windows. but it is not working on linux.
what might be the reason?
Thanks & Regards
Rahul