Page 4 of 4

Re: Ajax call problem in Nagvis

Posted: Wed Oct 03, 2018 9:46 am
by scottwilkerson
morabanc wrote:Hi Scott,

I increasead the memory limit in my script and now works without any error.

By default php.ini it has 128Mb and on script i put 150:

ini_set('memory_limit', '150M');

Till now it seems to be ok.


Thanks for all !
Great, not really sure why NagVis is taking that much memory, but glad it is resolved.

Locking thread