Error : execution time for the action exceeded .. secs. In PHP only on Linux.
Posted
by Rahul Waghmare
on Stack Overflow
See other posts from Stack Overflow
or by Rahul Waghmare
Published on 2010-03-09T11:23:03Z
Indexed on
2010/03/09
11:36 UTC
Read the original article
Hit count: 572
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
© Stack Overflow or respective owner