| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
(#2)
|
| Senior Member Posts: 3,566 Join Date: Aug 2006 Location: Mumbai, India |
17-05-2007, 02:03 PM
Increase your PHP memory_limit setting. That will fix the issue. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#3)
|
| Member Posts: 1,299 Join Date: Apr 2007 Location: Toronto Canada |
17-05-2007, 02:06 PM
Quote:
I have a similar issue which is why I am asking. Where is the message size limit in the mail parser section? I don't see that option within mail parser. | |
| | |
(#4)
|
| Member Posts: 62 Join Date: Jul 2006 |
17-05-2007, 03:38 PM
Quote:
Besides, the error mentiones "allowed memory size of 20971520 bytes" which is exactly 20M. Does the piping still takes the master value for memory_limit setting? I changed this value using a .htaccess-file. | |
| | |
(#5)
|
| Senior Member Posts: 3,566 Join Date: Aug 2006 Location: Mumbai, India |
17-05-2007, 03:43 PM
Although I am not sure, it could have taken the master value. The error you are seeing is due to exhaused memory_limit set in PHP. Increasing it will fix the issue. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#6)
|
| Member Posts: 62 Join Date: Jul 2006 |
18-05-2007, 10:33 AM
Quote:
I cannot change the master value, only my webhost could do this. And I don't know if they are willing to change it. | |
| | |
(#7)
|
| Senior Member Posts: 3,566 Join Date: Aug 2006 Location: Mumbai, India |
18-05-2007, 11:02 AM
Have you tried increasing the memory_limit which you are allowed to increase? Try setting it to 100M and check if it works. Note, the software will never use memory_limit as 100 even though it is set to 100M. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#8)
|
| New Member Posts: 3 Join Date: Jan 2007 | Help! I have the same problem. Everytime someone sends an email larger than 2mb to our support email address, the email is not parsed (does not become a ticket) and worse, the client gets a bounce-back message which makes them think we never got their email. We are forced to monitor our support mailbox regularly to see what eSupport missed ![]() My memory_limit is 150M in php.ini max_execution_size = 1200 allow_call_time_pass_reference = On display_error = On Here's a sample bounce message: -- Hi. This is the qmail-send program at ***.***.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <support@***.***.com>: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77 bytes) --- Below this line is a copy of the message. -- Any ideas? Thanks. |
| | |
(#9)
|
| Operations Manager Posts: 5,120 Join Date: Jan 2006 Location: United Kingdom |
07-09-2007, 12:52 AM
Hi Matt, 8388608 bytes is 8MB exactly - so PHP's memory limit has been set to 8MB somewhere. After making the change to php.ini, did you restart apache? -------------------------------------------------------------------
|
| | |
(#10)
|
| New Member Posts: 3 Join Date: Jan 2007 |
07-09-2007, 01:04 PM
Good morning, Yes, we did restart apache. Here's a link to our php.ini. http://support.zgraph.com/phpinfo.php This is quite frustrating -- we have clients calling us thinking we didn't get their requests, since they bounce back. |
| | |
(#11)
|
| New Member Posts: 3 Join Date: Jan 2007 |
07-09-2007, 02:02 PM
Additionally, when our staff replies to a client's ticket and needs to attach something, we get the following bounce-back (perhaps related to the fact that we usually CC our support mailbox on replies, so people can also keep tabs on ticket threads without logging in -- and because of this issue, some emails don't get parsed, we need to monitor the inbox): Hi. This is the qmail-send program at ***.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <support@***.***.com>: Content-type: text/html X-Powered-By: PHP/4.3.9 <br /> <b>Fatal error</b>: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4072009 bytes) in <b>/var/www/vhosts/****/httpdocs/modules/parser/functions_parsercore.php</b> on line <b>52</b><br /> Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes) |
| | |
(#12)
|
(#13)
|
| Senior Member Posts: 3,566 Join Date: Aug 2006 Location: Mumbai, India |
27-06-2008, 10:04 AM
Which version of Kayako are you using and is your php.ini set according to the settings specified above? Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
![]() |
| Tags |
| attachments, fatal, piping |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |