Re: ISE 500 due to overloading / time-out
- From: Dave <dave@xxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jul 2005 09:11:12 -0400
windandwaves (winandwaves@xxxxxxxxxxxx) decided we needed to hear...
> Hi Folk
>
> I have a long script that sends a bunch of emails (between 5 and 20). At
> the end of the script, it creates a Internal Server Error 500 - sometimes
> only. The more emails I send , the more likely it seems that I get the
> error. The whole script runs though - it seems (error occurs somewhere
> near or at the end).
>
> I imagine it either to be server overload OR a time-out (it takes about 30
> seconds for the script to run (which I think relates the email send part...)
>
> Any hints? I am a little lost.
Sounds likely that this is a script timeout. Your server error log
would confirm that for you. Even so you might find this page
useful - http://www.php.net/set_time_limit
--
Dave <dave@xxxxxxxxxxxxxxxxx>
(Remove REMOVE for email address)
.
- Follow-Ups:
- Re: ISE 500 due to overloading / time-out
- From: windandwaves
- Re: ISE 500 due to overloading / time-out
- References:
- ISE 500 due to overloading / time-out
- From: windandwaves
- ISE 500 due to overloading / time-out
- Prev by Date: Re: mysql search close result
- Next by Date: How to combine and pass data in one page?
- Previous by thread: ISE 500 due to overloading / time-out
- Next by thread: Re: ISE 500 due to overloading / time-out
- Index(es):
Relevant Pages
|