Title: Memory error
Last modified: August 20, 2016

---

# Memory error

 *  Resolved [KarlEngstrom](https://wordpress.org/support/users/karlengstrom/)
 * (@karlengstrom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/memory-error-6/)
 * WP version: 3.5
    WP HTTPS version: 3.2.3
 * A new installation of WP HTTPS causes the admin panel to throw a fatal error 
   regarding memory.
 * Screen output on the wp-admin page is:
    `PHP Fatal error: Unknown: Cannot use
   output buffering in output buffering display handlers in Unknown on line 0`
 * Trapped memory error is:
    `PHP Fatal error: Out of memory (allocated 57409536)(
   tried to allocate 5402328 bytes) in /home/hagstorn/public_html/wp-content/plugins/
   wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 234`
 * Line 234 is:
    `$this->_html = str_replace($url, $updated, $this->_html);`
 * I’ve jacked up php memory limit to 1024 and still get this error.
 * Is anyone else getting these errors??
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [KarlEngstrom](https://wordpress.org/support/users/karlengstrom/)
 * (@karlengstrom)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/memory-error-6/#post-3280089)
 * I think this was related to another issue I had in the .htaccess file. Never 
   mind :-s

Viewing 1 replies (of 1 total)

The topic ‘Memory error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [KarlEngstrom](https://wordpress.org/support/users/karlengstrom/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/memory-error-6/#post-3280089)
 * Status: resolved