Had a problem with searches ending on an error page reporting an out of memory condition. Traced to a PHP memory limit of 90 MB. When that was increased to 128 MB, the problem went away.
My question is, what determines the amount of memory PHP needs for the zoom search engine? Will I eventually have to go above 128?
My question is, what determines the amount of memory PHP needs for the zoom search engine? Will I eventually have to go above 128?
Comment