nd accounts for the 6 to 10 minutes range --
as well as the fact that PHP dies out at seemingly random different places
in your source.
> PHP Fatal error: Maximum execution time of 30 seconds exceeded in
> .php
> on line 130
>
> Has somebody seen something like this or has a
terminates
> and that is strange not exactly at same time... it's aprox from 6 to 10
> minutes and not in same place (in any of included script). And error message
> always displays 30 seconds... I have tried to grep a source for ini_set as
> well, nothing important anywhere i
same place (in any of included script). And error message
always displays 30 seconds... I have tried to grep a source for ini_set as
well, nothing important anywhere in the code.
PHP Fatal error: Maximum execution time of 30 seconds exceeded in .php
on line 130
Has somebody seen something li
Don't try using PHP for sending mass-mails. You'd better use some other
C/Phyton/Perl apps for that. Just manage the start of this process via
PHP.
--
Maxim Maletsky
[EMAIL PROTECTED]
www.PHPBeginner.com // where PHP Begins
On Sun, 13 Oct 2002 19:06:01 +0100
"scott" <[EMAIL PROTECTED]> wrot
Yet another very fine way to do this job, is to set up a mailinglist manager
(ezmlm i.e.), whom you subscribe all your recipients - And then send just one
mail to the mailinglist manager.
Of course, works only if you got control to the server.
--Sascha
--
PHP General Mailing List (http://www.
scott wrote:
>Hello
>Trying to send a html email to 5000 people on a list
>Keep getting Fatal error: Maximum execution time of 30 seconds exceeded
>Any pointers on the best way to achieve this lengthily operation without
>the script failing? Best regards Scott
>
If the email is the same for all
In you php.ini, find max_execution_time = 360 and up it.
-Peter
> -Original Message-
> From: scott [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, October 13, 2002 20:06
> To: [EMAIL PROTECTED]
> Subject: [PHP] Fatal error: Maximum execution time of 30 seconds
> excee
www.php.net/set_time_limit
---John Holmes...
> -Original Message-
> From: scott [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, October 13, 2002 2:06 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Fatal error: Maximum execution time of 30 seconds
exceeded
>
> Hello
&g
Hello
Trying to send a html email to 5000 people on a list
Keep getting Fatal error: Maximum execution time of 30 seconds exceeded
Any pointers on the best way to achieve this lengthily operation without
the script failing? Best regards Scott
--
PHP General Mailing List (http://www.php.net/)
T
9 matches
Mail list logo