Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.8
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
On Pantheon, IPN and other scripts in extern/*php fail because the session handler "user" isn't available in that environment.
This patch was reported in #2177647 on Pantheon: php error: session_start(): Failed to initialize storage module
Resubmitting with modification that we switch to files if PANTHEON_ENVIRONMENT is defined (in the affected extern/*php scripts.