Loading...
 
Skip to main content

Architecture / Installation


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

posts: 2 Solomon Islands

Hi!
I keep getting this error message.
Can somebody tell me what the problem might be?
Thanks.

Fatal error: session_start(): Failed to initialize storage module: user (path: /tmp) in /home/user/public_html/tiki-setup_base.php on line 178

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