[PHP] help me to get out of this mass mailing

2004-10-09 Thread suneel
Hi guys

I'm implementing mass mailing program...as there are hundred's of users that receive 
mails...as a result i'm getting this error...

Fatal error: Maximum execution time of 30 seconds exceeded in 
d:\phpsites\ac\asc\acendo on line 42

Help meee!

regards,
ss






Re: [PHP] help me to get out of this mass mailing

2004-10-09 Thread Matt M.
 I'm implementing mass mailing program...as there are hundred's of users that receive 
 mails...as a result i'm getting this error...
 
 Fatal error: Maximum execution time of 30 seconds exceeded in 
 d:\phpsites\ac\asc\acendo on line 42

take a look at 

http://us4.php.net/manual/en/ref.info.php#ini.max-execution-time

you need to bump it up

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] help me to get out of this mass mailing

2004-10-09 Thread Greg Donald
On Sat, 9 Oct 2004 16:41:28 +0530, suneel [EMAIL PROTECTED] wrote:
 I'm implementing mass mailing program...as there are hundred's of users that receive 
 mails...as a result i'm getting this error...
 
 Fatal error: Maximum execution time of 30 seconds exceeded in 
 d:\phpsites\ac\asc\acendo on line 42

This was just discussed in great detail like 2 or 3 days ago.  Did you
try searching the mailing list archives?

http://marc.theaimsgroup.com/?l=php-general


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php