Memory error in Gallery
-
Hi
I’m hoping someone can help, I’m getting the following error in a WordPress gallery:
Output file write error — out of disk space? `/home/cobham/public_html/wp-content/uploads/2013/05/RND15-920×575.jpg’ @ error/jpeg.c/JPEGErrorHandler/316
The site is image rich but all images have been compressed and smushed, I have read that I need to increase the memory in the php.ini file. I created the following ini file and uploaded it to the root:
<? phpinfo(); ?>
memory_limit = 128MThe gallery re-appeared but had the following error message:
Warning: imagejpeg() [function.imagejpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /home/cobham/public_html/wp-includes/class-wp-image-editor.php on line 334
I’m not good at programming at all, so any help with resolving this would be appreciated.
Thanks
- The topic ‘Memory error in Gallery’ is closed to new replies.