Thanks for responding Bill. I've already edited /etc/php.ini for "max_execution_time = 2400" and "memory_limit = 15M". Any other files?
> Noel Sanchez wrote: > >>When I try to forward an email with sqmail, say 10M, it gives me this >> error: >> >>"Fatal error: Allowed memory size of 15728640 bytes exhausted (tried to >>allocate 8192 bytes) in /var/www/html/mail/functions/imap_general.php on >>line 118" >> >>I've increased max upload size to 15M already. Anyone see this before? >> Any >>pointers? >> >> > > You need to increase memory in the php.ini file. I don't recall the > variable off the top of my head, but I'm sure it's self-explanatory. I > ran into a similar problem with VegaDNS for large zones (thousands of > records) before pagination was in place. > > Regards, > > Bill Shupp >