mardi 23 août 2016

Drawbacks of increasing PHP memory limit

Recently my app started throwing fatal errors regarding exhaustion of the max allowed memory. After some research, I found out that the limit is set in the .htaccess file and it sets to 64m.

The tried allocation is of around 80MB, and we are able to provide these resources, but I wanted to ask the community if increasing the value of this variable is a good solution to the problem. Thank you very much

Aucun commentaire:

Enregistrer un commentaire