Loading...
 
Skip to main content

At the end of installer from 4.x to now 8.1, the run of session crashes with an exception "session start"

Status
Open
Subject
At the end of installer from 4.x to now 8.1, the run of session crashes with an exception "session start"
Version
4.x
5.x
6.x
7.x
8.x
9.x
Feature
Installer (profiles, upgrades and server-related issues)
Resolution status
New
Submitted by
Bernard TREMBLAY
Lastmod by
Bernard TREMBLAY
Rating
(0)
Description

At the end of the installer when launch is run we can get a crash with an exception :

"Session already opened"

This has been reported since two years may be six times.

I have not made various test, so may be it depends of the context which is :

  1. Data upgraded from existing connection
  2. Run without inhibiting installer


This should not have effect. So I don't understand why others don't seem to observe the problem that I had always.

I need to run again directly index.

Solution

Analysis :

at the beginning of tiki run the session is opened, but installer as already done.

The installer must not run index.php but directly located to tiki (index) which normally will close his own session (I believe, not verified automatically opened.

The same exception can be produced by a var_dump during tiki_setup particularly.

I have no time to take care of this now.

Importance
8
Priority
40
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4053
Created
Sunday 20 November, 2011 01:30:40 UTC
by Bernard TREMBLAY
LastModif
Sunday 20 November, 2011 01:30:40 UTC


Show PHP error messages