All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Langos" <henrik-dvb@prak.org>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] linuxtv.org/wiki Please increase maximum execution time
Date: Thu, 8 Oct 2009 10:43:02 +0200	[thread overview]
Message-ID: <20091008084302.GD6384@www.viadmin.org> (raw)


I am working on 
http://www.linuxtv.org/wiki/index.php/Template:DVB-T_USB_Devices_ListData
and I get errors like this when trying to save the page:

Fatal error: Maximum execution time of 30 seconds exceeded in
/var/www/wiki/extensions/ParserFunctions/ParserFunctions.php on line 107

or 

Fatal error: Maximum execution time of 30 seconds exceeded in
/var/www/wiki/includes/parser/Preprocessor_DOM.php on line 1337


This is probably due to the extensive usage of templates and 
parserfunctions. even though those are well within the defined 
limits when rendering the page:

> NewPP limit report
> Preprocessor node count: 139929/1000000
> Post-expand include size: 282253/2097152 bytes
> Template argument size: 509259/2097152 bytes
> Expensive parser function count: 0/100

So my guess is that the server is under heavy load by something else and
therefore the php engine hits that 30 seconds limit.

would be nice if somebody could take a look at the server and possibly
increase the maximum execution time in the php.ini

cheers
-henrik



_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

                 reply	other threads:[~2009-10-08  8:43 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091008084302.GD6384@www.viadmin.org \
    --to=henrik-dvb@prak.org \
    --cc=linux-dvb@linuxtv.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.