Title: [Plugin: VoucherPress] Memory allocation error
Last modified: August 19, 2016

---

# [Plugin: VoucherPress] Memory allocation error

 *  [Black Angus](https://wordpress.org/support/users/blackangus/)
 * (@blackangus)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-voucherpress-memory-allocation-error/)
 * I got this error when I tried to update the VoucherPress plugin.
 * Fatal error: Out of memory (allocated 53477376) (tried to allocate 15051631 bytes)
   in /home/_mysite_/public_html/wp-includes/class-http.php on line 1408
 * This is line 1408:
 * 1407 if ( strlen($theResponse) > $headerLength )
    **1408 $theBody = substr( $
   theResponse, $headerLength );** 1409 else 1410 $theBody = ”;
 * I followed the advice in another post and doubled my php memory allocation via
   GD Press Tools. Still get the error, although I am able to update my other plugins
   with no problem.
 * Any clue as to what’s wrong?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Chris Taylor](https://wordpress.org/support/users/mrwiblog/)
 * (@mrwiblog)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-voucherpress-memory-allocation-error/#post-1853715)
 * The plugin installation file is very big (this is mostly because the PDF generator
   module is huge). Try manually downloading it from [http://wordpress.org/extend/plugins/voucherpress/](http://wordpress.org/extend/plugins/voucherpress/)
   and uploading it yourself to /wp-content/plugins/voucherpress/.
 * Let me know if you still have problems.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: VoucherPress] Memory allocation error’ is closed to new replies.

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

## Tags

 * [memory allocation](https://wordpress.org/support/topic-tag/memory-allocation/)
 * [memory error](https://wordpress.org/support/topic-tag/memory-error/)
 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [Chris Taylor](https://wordpress.org/support/users/mrwiblog/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-voucherpress-memory-allocation-error/#post-1853715)
 * Status: not resolved