My current settings are modest:
memory_limit: 64M
I added the following to the top of piwik index file(first line):
ini_set('memory_limit', '256M');
and cleared out my tmp folder. Got the same results.
I then upped it to 512, still getting the same results.
I'm skeptical if it needs to be set higher, but I will go higher if you request a number you think it should be at.
I have piwik set up to process on a cron job nightly, and I have the "Allow Piwik archiving to trigger when reports are viewed from the browser" setting to off(NO).
Thanks again for your time! Any other ideas?
memory_limit: 64M
I added the following to the top of piwik index file(first line):
ini_set('memory_limit', '256M');
and cleared out my tmp folder. Got the same results.
I then upped it to 512, still getting the same results.
I'm skeptical if it needs to be set higher, but I will go higher if you request a number you think it should be at.
I have piwik set up to process on a cron job nightly, and I have the "Allow Piwik archiving to trigger when reports are viewed from the browser" setting to off(NO).
Thanks again for your time! Any other ideas?