Fullscreen
Loading...
 
Skip to main content

session_lifetime in tiki_preferences table causes system error. This causes migration to Tiki 5 to fail.

Status
Closed
Subject
session_lifetime in tiki_preferences table causes system error. This causes migration to Tiki 5 to fail.
Version
5.x
Category
  • Error
Feature
Installer (profiles, upgrades and server-related issues)
Submitted by
Mike Blyth
Volunteered to solve
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description

Upgrading a site from 4.x to 5.0 appeared to be successful (i.e. no error messages are given) but the site opens only with an error page. The message on the page is "System error. An error occured while performing the request."

I traced the problem to the presence of a record in the tiki_preferences database with name=session_lifetime and value=20. It appears that if the value is non-zero, the system error occurs. Deleting the record or setting the value to zero solve the problem.

Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3476
Created
Wednesday 07 July, 2010 09:54:50 UTC
by Mike Blyth
LastModif
Sunday 10 July, 2016 22:24:37 UTC


Show PHP error messages