Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Bill Traynor
You can override it temporarily by adding php_value memory_limit 512M to your .htaccess file OR ad ini_set( 'memory_limit', '512M'); from with LocalSettings.php, I think. On Sat, Nov 26, 2016 at 3:51 PM, Martin Urbanec wrote: > so 26. 11. 2016 v 21:34 odesílatel Bill

Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Martin Urbanec
so 26. 11. 2016 v 21:34 odesílatel Bill Traynor napsal: > On Sat, Nov 26, 2016 at 3:21 PM, Martin Urbanec > wrote: > > Allowed memory size of 134217728 bytes exhausted > > (tried to allocate 7122 bytes > > What is memory_limit set to in php.ini?

Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Bill Traynor
On Sat, Nov 26, 2016 at 3:21 PM, Martin Urbanec wrote: > Allowed memory size of 134217728 bytes exhausted > (tried to allocate 7122 bytes What is memory_limit set to in php.ini? Try setting memory_limit = 512M or higher and see if this error still occurs?

Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Martin Urbanec
so 26. 11. 2016 v 20:38 odesílatel Bill Traynor napsal: > On Sat, Nov 26, 2016 at 12:16 PM, Martin Urbanec > wrote: > > Any help for me somebody? > > Try adding error reporting to the top of LocalSettings.php, maybe it > will give you more

Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Bill Traynor
On Sat, Nov 26, 2016 at 12:16 PM, Martin Urbanec wrote: > Any help for me somebody? Try adding error reporting to the top of LocalSettings.php, maybe it will give you more information: # Turns on error reporting error_reporting(E_ALL); ini_set("display_errors", 1);

Re: [MediaWiki-l] [request for help] Error "Error creating thumbnail: Invalid thumbnail parameters" when viewing some images

2016-11-26 Thread Martin Urbanec
Any help for me somebody? Martin pá 18. 11. 2016 v 15:29 odesílatel Martin Urbanec < martin.urba...@wikimedia.cz> napsal: > Any help for me? > > Best, > Martin > > čt 17. 11. 2016 v 18:21 odesílatel Martin Urbanec < > martin.urba...@wikimedia.cz> napsal: > > Usually. Not always. Bomosil.eu uses