[imp] Attachment Size and Memory limit with php and FC6 System

edwardspl at ita.org.mo edwardspl at ita.org.mo
Wed Sep 26 17:34:16 UTC 2007


Michael M Slusarz wrote:

>Quoting edwardspl at ita.org.mo:
>
>  
>
>>Hello,
>>
>>I just updated the php packages and restart the web server again...
>>
>>Create a test web page with "phpinfo()" function as the following result :
>>
>>post_max_size = 10M
>>max_execution_time = 3600 ; Maximum execution time of each script, in
>>seconds
>>max_input_time = 3600 ; Maximum amount of time each script may spend
>>parsing request data
>>memory_limit = 512M ; Maximum amount of memory a script may consume
>>file_uploads = On
>>upload_max_filesize = 8M
>>
>>But For IMP Display result :
>>
>>1, Maximum Attachment Size: 2,097,152 bytes ( only 2MB ??? )
>>2, Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
>>allocate 1519127 bytes) in
>>/home/itawm/html/horde/lib/Horde/MIME/Part.php on line 1027 ( limit 8MB
>>??? )
>>    
>>
>
>Your PHP server still says the memory limit is 8 MB
>
>  
>
Hello Michael,

But the setting of php is memory_limit = 512M...
So, how to solve the problem ?
Any solution for fixed ?

Thanks !

Edward.


More information about the imp mailing list