Title: PHP 7 fatal error
Last modified: January 14, 2017

---

# PHP 7 fatal error

 *  Resolved [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/php-7-fatal-error-2/)
 * I am getting this fatal error in my error logs:
    PHP Fatal error: Allowed memory
   size of 41943040 bytes exhausted (tried to allocate 1847296 bytes) in */really-
   simple-ssl/class-mixed-content-fixer.php on line 117
 * It seems to be creating issues with the ability to load pages if there are a 
   lot of PHP queries.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/php-7-fatal-error-2/#post-8655111)
 * You are probably close to your memory limit. This is not specifically caused 
   by Really Simple SSL, but it’s just occurring on this line.
 * If you disable the mixed content fixer in the settings you will probably see 
   the error on another point, or it might drop just below the treshold.
 *  Thread Starter [20something](https://wordpress.org/support/users/20something/)
 * (@20something)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/php-7-fatal-error-2/#post-8661014)
 * What would disabling the mixed content fixer take away?
 *  Plugin Contributor [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * (@rogierlankhorst)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/php-7-fatal-error-2/#post-8661041)
 * The plugin will stop fixing the mixed content. So if you still have the green
   lock when it’s disabled, you could leave it that way.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PHP 7 fatal error’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720)
 * [Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)](https://wordpress.org/plugins/really-simple-ssl/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-ssl/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-ssl/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-ssl/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-ssl/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-ssl/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rogier Lankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/php-7-fatal-error-2/#post-8661041)
 * Status: resolved