I searched this issue and found this post:
[forum.piwik.org]
I followed the instructions to set a cron job here:
[piwik.org]
And added all of the code it suggested:
/usr/local/bin/php -f /home/aadrives/public_html/piwik/misc/cron/archive.php -- url=http://example.org/piwik/ > /home/example/piwik-archive-output.log
And received this via email at the top of the hour:
/bin/sh: /home/example/piwik-archive-output.log: No such file or directory
What am I missing? I am getting between 600 to 800 visitors per day and am trying to look at the previous months, years and getting the error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/aadrives/public_html/piwik/core/DataTable.php on line 1099
Please help!!
Thank you!
[forum.piwik.org]
I followed the instructions to set a cron job here:
[piwik.org]
And added all of the code it suggested:
/usr/local/bin/php -f /home/aadrives/public_html/piwik/misc/cron/archive.php -- url=http://example.org/piwik/ > /home/example/piwik-archive-output.log
And received this via email at the top of the hour:
/bin/sh: /home/example/piwik-archive-output.log: No such file or directory
What am I missing? I am getting between 600 to 800 visitors per day and am trying to look at the previous months, years and getting the error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /home/aadrives/public_html/piwik/core/DataTable.php on line 1099
Please help!!
Thank you!