Page 1 of 1

Urgent help from you peoples in php. Please help me

Posted: Wed Nov 16, 2011 3:49 am
by rajeevgandhis
Hi,
I have database with plenty number of data(55thousand records) in it.
While execution i am getting error like this => "PHP Fatal error: Maximum execution time of 120 seconds exceeded in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\www.domainname.com\\website\\library\\Zend\\Session.php on line 480, referer: http://www.domainname.com/"..

I have increased the maximum execution time also, but still am getting the error.

I dont know how to resolve this problem please help me in this....



Thanks,
Rajeevgandhi Selvaraj. :banghead: :banghead:
Pondicherry,
India.

Re: Urgent help from you peoples in php. Please help me

Posted: Wed Nov 16, 2011 7:29 am
by JimJiang
please put up you code.
Maybe there is a dead cycle in the 480 of you code.