RE: [PHP-DEV] SLEEP and MAXEXECUTIONTIME and NAUGHTY modules

2001-02-28 Thread Sam Liddicott
> -Original Message- > From: Andi Gutmans [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 27, 2001 08:03 > To: Sam Liddicott; [EMAIL PROTECTED] > Subject: Re: [PHP-DEV] SLEEP and MAXEXECUTIONTIME and NAUGHTY modules > > > At 12:11 PM 2/26/2001 +, S

Re: [PHP-DEV] SLEEP and MAXEXECUTIONTIME and NAUGHTY modules

2001-02-27 Thread Andi Gutmans
At 12:11 PM 2/26/2001 +, Sam Liddicott wrote: >I notice that usleep and sleep both clash on solaris with >Max-execution-time. > >1) I notice various modules using sleep: >db, hyperwave, mysql, oci8, satellite >which seems to break max execution time. Any idea why and where they are using slee