Title: Memory problems
Last modified: August 21, 2016

---

# Memory problems

 *  Resolved [Craig Griffiths](https://wordpress.org/support/users/craig-griffiths/)
 * (@craig-griffiths)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/memory-problems-1/)
 * I have trial the plugin as soon I installed it, perfect. I changed the logo image
   and I am getting out of memory errors. My logo is only 67k. What size should 
   the logo be?
 * Here is the message.
 * Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate
   1048577 bytes) in /home/xxxxx/public_html/xxx/wp-content/plugins/wp-post-to-pdf/
   wp-post-to-pdf.php on line 235
 * Any help would be greatly appreciated.
 * [http://wordpress.org/extend/plugins/wp-post-to-pdf/](http://wordpress.org/extend/plugins/wp-post-to-pdf/)

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

 *  [Jenny Beaumont](https://wordpress.org/support/users/jennybeaumont/)
 * (@jennybeaumont)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/memory-problems-1/#post-3713827)
 * Hey Craig,
 * Are you running into that error in other places? Like when you upload images 
   through the Media manager? I’ve run into it before on servers where not much 
   memory is allocated to the site. Requires going in to the php.ini and increasing
   memory allocation.
 * Hope that helps. Good luck!
    -jennyb
 *  Thread Starter [Craig Griffiths](https://wordpress.org/support/users/craig-griffiths/)
 * (@craig-griffiths)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/memory-problems-1/#post-3713915)
 * No I don’t have those memory issues. This is my php.ini
    memory_limit = 128M;
   upload_max_filesize = 8M;
 * Not sure why I am getting them.
 * I don’t have a lot of plugins installed. This plugin, Easy Digital Downloads 
   and yeast (SEO).
 * Not sure why this is happening.
 *  Thread Starter [Craig Griffiths](https://wordpress.org/support/users/craig-griffiths/)
 * (@craig-griffiths)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/memory-problems-1/#post-3713917)
 * I found a fix.
 * I added:
    define(‘WP_MEMORY_LIMIT’, ’64M’);
 * to my wp-config.php file

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/wp-post-to-pdf_f197af.svg)
 * [WP Post to PDF](https://wordpress.org/plugins/wp-post-to-pdf/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-post-to-pdf/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-post-to-pdf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-post-to-pdf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-post-to-pdf/reviews/)

## Tags

 * [Downloading](https://wordpress.org/support/topic-tag/downloading/)
 * [memory issues](https://wordpress.org/support/topic-tag/memory-issues/)

 * 3 replies
 * 2 participants
 * Last reply from: [Craig Griffiths](https://wordpress.org/support/users/craig-griffiths/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/memory-problems-1/#post-3713917)
 * Status: resolved