Deploy in development BOX

Hi Friends,

               I tried in development box . i am getting the following error.          

Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 13199 bytes) in C:\Program Files\NetMake\v5\wwwroot\scriptcase\devel\lib\php\functions.inc.php on line 5993.

   Please give me the solution.

I ran into this issue also
Here is what happened to me

The size of the report was too big to return the result
I had the dba increase the size execution time and memory

Ran the report again
Same thing happened

And we are talking about about 80000 records

Wish there was more info I could give

Kevin

Hello,

Raising memory_limit on your php.ini should resolve the issue.

regards,
Bernhard Bernsmann