Fatal Errors in Log - Allowed Memory Size exhausted
Permalink
Hi,
I have a new server with 2 sites on it, one seems to be running nicely, one isnt.
The one that's running badly, certain operations are running very slowly, but other things seem fine.
If I browse the Dashboard and add pages etc it is running very slowly.
I'm also seeing these errors in the sites log file:
[05-Aug-2016 16:27:32 Europe/London] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /home/hourprintline/public_html/concrete/vendor/tedivm/stash/src/Stash/Driver/Ephemeral.php on line 57
This is the line 57 in the script:
$key = $this->getKeyIndex($key);
Is it a MySQL/DB issue?
Thanks
Dave
I have a new server with 2 sites on it, one seems to be running nicely, one isnt.
The one that's running badly, certain operations are running very slowly, but other things seem fine.
If I browse the Dashboard and add pages etc it is running very slowly.
I'm also seeing these errors in the sites log file:
[05-Aug-2016 16:27:32 Europe/London] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 130968 bytes) in /home/hourprintline/public_html/concrete/vendor/tedivm/stash/src/Stash/Driver/Ephemeral.php on line 57
This is the line 57 in the script:
$key = $this->getKeyIndex($key);
Is it a MySQL/DB issue?
Thanks
Dave
Thanks for the suggestion. I cleared the C5 site cache and Opcache via the script I use, but it's still wrong.
Can you disable the opcache to test conflicts ?
What version are concrete5, php, ....
What's up with the other site, version, cache system, etc. Why is there no problem there ? What's different ?
Can you copy this site to a local machine, with the same opcache, php etc. and test it ?
What version are concrete5, php, ....
What's up with the other site, version, cache system, etc. Why is there no problem there ? What's different ?
Can you copy this site to a local machine, with the same opcache, php etc. and test it ?
Try to clear the cache...