Hey all - I keep getting the following error message:
i have it installed on its own domain on a bad ass dedicated server so there is certainty no shortage of resources.
i mainly get this error when i change from week to month, and month to year. basically i get it anytime i set it to above week or a custom value.
obviously (or maybe not) i was thinking this was a PHP/memory issue so I tried to raise my max_memory in the php config file, i even tripled it but to no avail, which now really has me stumped. this is a fresh piwik install that i am using for only client work.
ive checked the piwik support forums and found some similar issues but the answer did not help out. put in a support ticket and they told me to fuck off.
anyone?
Code:
---
Fatal error: Out of memory (allocated 17825792) (tried to allocate 8208 bytes) in /home/myhome/public_html/piwik/core/DataTable.php on line 1024
---
i have it installed on its own domain on a bad ass dedicated server so there is certainty no shortage of resources.
i mainly get this error when i change from week to month, and month to year. basically i get it anytime i set it to above week or a custom value.
obviously (or maybe not) i was thinking this was a PHP/memory issue so I tried to raise my max_memory in the php config file, i even tripled it but to no avail, which now really has me stumped. this is a fresh piwik install that i am using for only client work.
ive checked the piwik support forums and found some similar issues but the answer did not help out. put in a support ticket and they told me to fuck off.
anyone?