Allowed memory size of 134217728 bytes exhausted
Hi,
When attempting to browse to the site (on an internal server not exposed to the outside), I receive the following error:
"Fatal Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 261904 bytes) in C:\inetpub\wwwroot\tiki\lib\init\tra.php on line 1289"
When I modify the php.ini file to allocate more memory (initially set to 128), I get basically the same error except the bytes exhausted is higher and the php file in the error message is different. I've increased the memory in increments of 128. I went all the way up to 1024. At 1024, it takes a long time to error out and the memory on the server spikes.
Rebooting the server did not help. Tiki is the only app running on the server. Server is Win2012 R2, IIS 8.5
I have no idea what to look at next. Any ideas?
Thanks in advance!