← Back to team overview

mahara-contributors team mailing list archive

[Bug 1318430] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3344
Committed: http://gitorious.org/mahara/mahara/commit/817d460f5fba2f7c5c69f7fe7f459943b52fbfd5
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit 817d460f5fba2f7c5c69f7fe7f459943b52fbfd5
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon May 12 12:21:11 2014 +1200

Increasing max execution time for install (Bug #1318430)

To allow for systems where the installation takes longer than their
phpini max_execution_time setting.

Made the changing of the limit pass thru a function for sanity checking

Change-Id: I0d27d68a377c338c634f2f845829682af149d79f
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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:
  Fix Committed
Status in Mahara 1.7 series:
  New
Status in Mahara 1.8 series:
  New
Status in Mahara 1.9 series:
  Fix Committed

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