Memory error causing error 500
-
Hello,
I wonder if you can help, basically this morning this plugin sadly took one of our websites down, the error it hit was:
E_ERROR was caused in line 72 of the file /home/web/public_html/wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php. Error message: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 18330720936 bytes)
We reported this to our hosting company and they confirmed: It tried to allocate around 17gb or memory which is excessively high. Your limit is just 1GB which should be more than enough.
On investigation it seems to crash in a rather general function from what we can see: self::$instance->front_end = new rsssl_front_end();
For now we have left the plugin off, but would really appreciate any help in terms of understanding any specific cause for this and how we can avoid it moving forward.
Many thanks for your help,
Tonya
- The topic ‘Memory error causing error 500’ is closed to new replies.