After changing my provider,
I get a warning, choosing the prieview-option:
Warning: Cannoot set max_execution_time above master value of 30 (tried to set 120) in .../wiki/includes/GlobalFunctions.php on line 3903
The wiki works correctly, anyway.
I am only able to set the max-execution-time from 30 to 60. Is there a way to set the wiki script to 60, maybe in Local-Settings? Has anyone an idea?
Greetings,
C.
Looks like you con configure it with $wgTransactionalTimeLimit.
https://www.mediawiki.org/wiki/Manual:$wgTransactionalTimeLimit
Thanks. That helped.
C.
Am 18.04.2016 um 16:07 schrieb Bartosz Dziewoński:
Looks like you con configure it with $wgTransactionalTimeLimit.
https://www.mediawiki.org/wiki/Manual:$wgTransactionalTimeLimit
This is actually controlled by your provider at the php configuration level. This is usually changed in the php.ini file.
Jonathan Aquilina
On Mon, Apr 18, 2016 at 2:31 PM, Christian Ermisch < nemesus@plateau-trivial.de> wrote:
After changing my provider,
I get a warning, choosing the prieview-option:
Warning: Cannoot set max_execution_time above master value of 30 (tried to set 120) in .../wiki/includes/GlobalFunctions.php on line 3903
The wiki works correctly, anyway.
I am only able to set the max-execution-time from 30 to 60. Is there a way to set the wiki script to 60, maybe in Local-Settings? Has anyone an idea?
Greetings,
C.
MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org