|
|
|
Environment:
|
All
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
|
MDL-17754 Session improvements and related rewrites
|
|
|
|
|
|
|
|
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.
|
|
Description
|
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. |
Show » |
|
Taking control of this as it's a minor problem that I raised.