Issue Details (XML | Word | Printable)

Key: MDL-3733
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Petr Skoda
Reporter: Imported
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17458

Session handling in install script

Created: 12/Jul/05 08:17 AM   Updated: 07/Feb/09 07:28 PM
Return to search
Component/s: Installation
Affects Version/s: 1.6
Fix Version/s: 2.0

Environment: All
Issue Links:
Relates
 

Participants: Imported, Martin Dougiamas and Petr Skoda
Security Level: None
Resolved date: 07/Feb/09
Affected Branches: MOODLE_16_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
The install script will not work properly if a session cannot be started. Unfortunately it appears some web hosts have changed the default session_save_path setting to something unusable. May just require a warning message that manually creating config.php is the way to go.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Martin Dougiamas added a comment - 12/Jul/05 08:18 AM
From Shane Elliott (shane at pukunui.com) Tuesday, 12 July 2005, 08:18 AM:

Taking control of this as it's a minor problem that I raised.


Petr Skoda added a comment - 07/Feb/09 07:28 PM
session not used in installer any more, thanks for the report