Re: [SM-USERS] Memory error when trying to forward large attachments

2003-02-03 Thread Ollie Gallardo
Edit the php.ini and increase your post_max_size and increase the upload_max_file_size and I'm not certain but you might have to increase the memory_limit. Greg Johnston said: > > Recieved this error while trying to forward a mail with a 1.3M AVI file > attachment. Where do I change this variable

[SM-USERS] Memory error when trying to forward large attachments

2003-02-03 Thread Greg Johnston
Recieved this error while trying to forward a mail with a 1.3M AVI file attachment. Where do I change this variable to allow for larger file sizes? Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 147 bytes) in /var/www/html/sm/functions/mime.php on line 448 F