Fatal Out of Memory Error on Image Upload
-
I believe this is a theme problem, but am unsure. I’m having a consistent image upload problem when using Impreza theme (https://themeforest.net/item/impreza-retina-responsive-wordpress-theme/6434280) and The Events Calendar (also, the same problem occurs when using Event Organizer instead).
I get an error whenever I upload medium to large-sized jpegs (but not when uploading small images like icon pngs or jpegs):
Fatal error: Out of memory (allocated 25165824) (tried to allocate 4096 bytes) in /homepages/39/d357900950/htdocs/wp-includes/media.php on line 1288
I tried default themes with either of the events plugin activated and have no problems. I also tried increasing memory allocation in wp-config file without success:
define('WP_MEMORY_LIMIT', '128M');
I’m running WP 3.8.1 with Impreza 1.2.2 on PHP 5.5 host (1and1). Any help is greatly appreciated, thank you!
Site with the problem: https://rviewhoa.com/
One issue to note is that, for security purposes, I’ve modified both the MySQL table prefixes and the name of the wp-content folder.
- The topic ‘Fatal Out of Memory Error on Image Upload’ is closed to new replies.