You're running out of memory... Check the $wgMaxShellMemory <https://www.mediawiki.org/wiki/Manual:$wgMaxShellMemory> in LocalSettings.php
Try something like this: //increase thumbnailing memory $wgMaxShellMemory = 307200; # 300MB Greg Rundlett https://eQuality-Tech.com https://freephile.org On Fri, Jul 29, 2016 at 10:34 AM, <[email protected]> wrote: > > Yes, I have ImageMagick installed. Thumbnails work when I upload small > pictures (say 500kb) but failed when uploading large and high resolution > ones. > > Thanks, > Jingyi > > > ------------------------ > Sent from my iPhone > > > On Jul 29, 2016, at 8:00 AM, [email protected] > wrote: > > > > Send MediaWiki-l mailing list submissions to > > [email protected] > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > or, via email, send a message with subject or body 'help' to > > [email protected] > > > > You can reach the person managing the list at > > [email protected] > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of MediaWiki-l digest..." > > > > > > Today's Topics: > > > > 1. no thumbnails after uploading an image (Jingyi C. Shi) > > 2. Re: no thumbnails after uploading an image (Jasmine Smith) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Thu, 28 Jul 2016 13:17:38 -0400 > > From: "Jingyi C. Shi" <[email protected]> > > To: [email protected] > > Subject: [MediaWiki-l] no thumbnails after uploading an image > > Message-ID: > > <cajyrjewzmi-qsedq1aaim3t5bkfxa5ccswexrrdsk3noizr...@mail.gmail.com> > > Content-Type: text/plain; charset=UTF-8 > > > > Hi, > > > > I uploaded a png image but no thumbnails created in the File page. As a > > result, I cannot use the image in my articles. Could someone help me with > > this issue? > > > > Thanks, > > Jingyi > > > > > > ------------------------------ > > > > Message: 2 > > Date: Thu, 28 Jul 2016 17:20:27 +0000 > > From: Jasmine Smith <[email protected]> > > To: MediaWiki announcements and site admin list > > <[email protected]> > > Subject: Re: [MediaWiki-l] no thumbnails after uploading an image > > Message-ID: > > < > am2pr02mb0690c2b119c8a818f5fdb836cf...@am2pr02mb0690.eurprd02.prod.outlook.com > > > > > > Content-Type: text/plain; charset="us-ascii" > > > > Do you have ImageMagic (or MagicImage, I can't remember the order) > installed? > > > >> On 28 Jul 2016, at 06:18 pm, "Jingyi C. Shi" <[email protected]> > wrote: > >> > >> Hi, > >> > >> I uploaded a png image but no thumbnails created in the File page. As a > >> result, I cannot use the image in my articles. Could someone help me > with > >> this issue? > >> > >> Thanks, > >> Jingyi > >> _______________________________________________ > >> MediaWiki-l mailing list > >> To unsubscribe, go to: > >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > > > > ------------------------------ > > > > Subject: Digest Footer > > > > _______________________________________________ > > MediaWiki-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > > ------------------------------ > > > > End of MediaWiki-l Digest, Vol 154, Issue 13 > > ******************************************** > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
