Re: [SM-USERS] extending the search time

2007-07-29 Thread Paul Lesniewski
On 7/29/07, Daminto Lie <[EMAIL PROTECTED]> wrote: > > Hi, > > I was getting the following error when attempting to search for a particular > email in my inbox. > > Fatal error: Maximum execution time of 30 seconds exceeded in > C:\AppServ\www\hms_squirrelmail\functions\imap_general.php > on line 9

Re: [SM-USERS] extending the search time

2007-07-29 Thread Daminto Lie
Hi, I was getting the following error when attempting to search for a particular email in my inbox. Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\hms_squirrelmail\functions\imap_general.php on line 93 How do i extend the execution time to say 1 minute in php? T