nevio carlos de alarcão wrote:
> Please, is it possible to set it for a specific page? I mean creating a
> twiiter fashion page, is it posible? Thanks in advance
It applies to all pages.
___
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
http
m: nevio carlos de alarcão
>> To: MediaWiki announcements and site admin list <
>> mediawiki-l@lists.wikimedia.org>
>> Date: Mon, 3 May 2010 14:22:57 -0300
>> Subject: Re: [Mediawiki-l] Get error while editing
>>
>> > >
>> > > changing the
tx
2010/5/3 Steve VanSlyck
> LocalSettings.php
>
> - Original Message -
> From: nevio carlos de alarcão
> To: MediaWiki announcements and site admin list <
> mediawiki-l@lists.wikimedia.org>
> Date: Mon, 3 May 2010 14:22:57 -0300
> Subject: Re: [Mediaw
LocalSettings.php
- Original Message -
From: nevio carlos de alarcão
To: MediaWiki announcements and site admin list
Date: Mon, 3 May 2010 14:22:57 -0300
Subject: Re: [Mediawiki-l] Get error while editing
> >
> > changing the $wgMaxArticleSize done the trick
>
>
>
> changing the $wgMaxArticleSize done the trick
In which file is that? thanks
2010/5/3 Herulee
>
> changing the $wgMaxArticleSize done the trick
>
> Thanx very much for the help
>
>
>
> Clayton-24 wrote:
> >
> > On 05/03/2010 01:22 PM, Alexandre Emsenhuber wrote:
> >> Remember that we also
changing the $wgMaxArticleSize done the trick
Thanx very much for the help
Clayton-24 wrote:
>
> On 05/03/2010 01:22 PM, Alexandre Emsenhuber wrote:
>> Remember that we also have $wgMaxArticleSize
>> (http://www.mediawiki.org/wiki/Manual:$wgMaxArticleSize) that is set to
>> 2048 kB.
>
> Tha
On 05/03/2010 01:22 PM, Alexandre Emsenhuber wrote:
> Remember that we also have $wgMaxArticleSize
> (http://www.mediawiki.org/wiki/Manual:$wgMaxArticleSize) that is set to 2048
> kB.
That makes more sense since the php.ini default I referenced is "8M".
Cool.. I learn something new every day.
Remember that we also have $wgMaxArticleSize
(http://www.mediawiki.org/wiki/Manual:$wgMaxArticleSize) that is set to 2048 kB.
Cheers!
Alexandre Emsenhuber (ialex)
Le 3 mai 2010 à 13:19, church.of.emacs.ml a écrit :
>> This sounds like the "upload_max_filesize = 2M" directive in php.ini..
>> try
On 05/03/2010 01:14 PM, David Young wrote:
> Hi Herulee,
>
> This sounds like the "upload_max_filesize = 2M" directive in php.ini..
> try increasing this, and restarting httpd?
That setting is for filesizelimits on uploading content, not for text
content over 2Mb in a single page. (2Mb of text i
> This sounds like the "upload_max_filesize = 2M" directive in php.ini..
> try increasing this, and restarting httpd?
That's probably it.
The text is stored in a mediumblob, so it should allow up to 16MB.
-- Church of emacs
signature.asc
Description: OpenPGP digital signature
_
On 05/03/2010 01:02 PM, Herulee wrote:
>
> When I tried to save the contents of the page then I am getting the error
>
> Error: The text you have submitted is 2,056 kilobytes long, which is longer
> than the maximum of 2,048 kilobytes. It cannot be saved.
>
> Does anybody have an idea how to ge
Hi Herulee,
This sounds like the "upload_max_filesize = 2M" directive in php.ini..
try increasing this, and restarting httpd?
- David
On 3/05/10 11:02 PM, Herulee wrote:
>
> When I tried to save the contents of the page then I am getting the error
>
> Error: The text you have submitted is 2,0
When I tried to save the contents of the page then I am getting the error
Error: The text you have submitted is 2,056 kilobytes long, which is longer
than the maximum of 2,048 kilobytes. It cannot be saved.
Does anybody have an idea how to get rid of it?
Do I need to change some setting of mysq
13 matches
Mail list logo