| |||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
(#2)
|
| Operations Manager Posts: 7,347 Join Date: Jan 2006 Location: England, UK |
13-11-2008, 01:15 AM
Hi there, 20971520 bytes is only 20 Megabytes in size. Under normal circumstances, we would strongly advice any moderately used support desk to set a memory limit well above this (to pick a number from the air, 100MB). The usual reason why PHP hits the memory limit when downloading e-mail is down to large attachments, or simply large e-mail bodies. You could say that the PHP memory limit should at least be as large as the e-mails the support desk is processing. However, this would be a severe underestimate because PHP will be using memory elsewhere: such as serving support desk pages and requests to others, or if you run other PHP scripts on the same server, those scripts will also be sharing that memory allocation. In any case, a 20MB memory limit for PHP is too low. Hope this helps, -------------------------------------------------------------------
|
| | |
(#3)
|
| Operations Manager Posts: 7,347 Join Date: Jan 2006 Location: England, UK |
13-11-2008, 01:17 AM
Quote:
-------------------------------------------------------------------
| |
| | |
(#4)
|
(#5)
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GoPHP5 | BigTom3007 | Comments, Questions & Feedback | 10 | 15-05-2008 09:10 AM |
| Setup PHP on a Windows 2000 server | netFusion | Technical Chat | 5 | 03-10-2007 10:01 AM |
| dynamic php includes in smarty templates | ebyte.com | SupportSuite, eSupport and LiveResponse | 3 | 04-06-2007 09:22 PM |
| problem ! | graziano68 | SupportSuite, eSupport and LiveResponse | 2 | 08-11-2006 08:07 AM |