Page 1 of 1

Fatal error:Allowed memorysize of 33554432 bytes exhausted

Posted: Wed Apr 14, 2010 9:23 am
by bumbee556
Hi All,

when i try to export the test result matrix in excel, I am getting a fatal error

Fatal Error : Allowed memory size of 33554432 butes exhausted (tried to allocate 16384 bytes) in c:\xampp\htdocs\testlink\lib\results\resultsTC.php on line 132.

Here i have around 2200 testcases results.

Even i am unable to view the same report in HTML format also. I am getting the same above error.

Help Me, urgent,
Thanks in Advance,
Vamshi

Posted: Sun Apr 18, 2010 2:47 am
by TurboPT
The install manual discusses this problem.

...and it also suggests that 64Mb should be 'reasonable'.

If you can, try increasing the limit in php.ini. [make sure to restart the webserver after the change]