Page MenuHomePhabricator

Installer should test for session problems
Closed, ResolvedPublic

Description

It's fairly common for Windows-based server configurations to have broken PHP
sessions, usually due to a bad default value for session.save_path.

Testing for this in the installer should cut down on confusion and support
requests about this issue.


Version: 1.10.x
Severity: normal

Details

Reference
bz9177

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:37 PM
bzimport set Reference to bz9177.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

Added checks in r20815.