It might be a time-out but can I avoid this message by writing an Error
handler to my PHP script? f it is possible, how? Thanks



-----Original Message-----
From: Michael Hall [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 12, 2001 9:05 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] sending mail.. PLEASE HELP!



Are you doing a bulk mail out or something like that?
Your script is timing out. The max_execution_time can be changed in
php.ini

Mick

On Thu, 12 Apr 2001, Jude Sanglitan wrote:

> Oops! How can I prevent this?
>
> Fatal error: Maximum execution time of 30 seconds exceeded in
> C:\Inetpub\wwwroot\TFC Survey Form\mailform.php on line 17
>
>
> -JS
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to