You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.
If there is large database of posts... Default memory limit is not enought for looping over that.
I have tested it with 128MB/256MB, but it strongly depends of iteration source size.
With php.ini config value for memory_limit=-1 site loads without any problem.
@version:
1
@timestamp:
February 12th 2019, 16:40:55.492
project:
flarum-dev
type:
nginx-error
timestamp:
February 12th 2019, 16:15:11.000
severity:
error
errormessage:
FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in /home/www/php/diggysadventure.v2/vendor/illuminate/database/Eloquent/Model.php on line 290" while reading response header from upstream
client:
server:
request:
_id:
_type:
nginx-error
_index:
The text was updated successfully, but these errors were encountered:
pepies
changed the title
Larga data PHP memory_limit overleak
Large data PHP memory_limit overleak
Feb 12, 2019
If there is large database of posts... Default memory limit is not enought for looping over that.
I have tested it with 128MB/256MB, but it strongly depends of iteration source size.
With php.ini config value for memory_limit=-1 site loads without any problem.
The text was updated successfully, but these errors were encountered: