mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #18881
[Bug 1318430] Re: php max execution time needs to be increased for install
It would be good if we could change the ajax installer so that it shows
an error if one of the ajax tasks errors out, rather than spinning
forever because that's a very common complaint. Get it to compare ajax
time elapsed to when the ajax request started + php max execution time
and if time elapsed has got too big throw an error.
Maybe we could do a follow-up request where we get the error messages
from the session and print those to the screen.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1318430
Title:
php max execution time needs to be increased for install
Status in Mahara ePortfolio:
Confirmed
Bug description:
Looks like the install needs to have a ini_set('max_execution_time',
120); added to it like what we do for upgrade
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1318430/+subscriptions
References