Loading...
 
Skip to main content

Architecture / Installation


Re: Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/..

posts: 2881 United Kingdom

Sounds like your PHP environment has open basedir in effect... InstallTikiunderSafeMode has a suitable fix inthe form of a ini_set line that needs to be spread around your installation.

Damian