?
avatar khanhlh
khanhlh
4 Aug 2016

Steps to reproduce the issue

Goto login page and login.

Expected result

Logged in.

Actual result

Error page with result:
0 - Failed to start the session: already started by PHP ($_SESSION is set).

System information (as much as possible)

PHP 5.3

Additional comments

screen shot 2016-08-04 at 11 27 59 am

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
5.00

avatar khanhlh khanhlh - open - 4 Aug 2016
avatar joomdonation
joomdonation - comment - 4 Aug 2016

It should be fixed by this PR #11430. Could you please test and report the result back?

avatar khanhlh
khanhlh - comment - 4 Aug 2016

It works, thanks mate.

avatar khanhlh khanhlh - close - 4 Aug 2016
avatar brianteeman brianteeman - close - 4 Aug 2016
avatar khanhlh khanhlh - change - 4 Aug 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-08-04 06:53:03
Closed_By khanhlh
avatar brianteeman brianteeman - change - 4 Aug 2016
Labels Added: ?
avatar Luisriveraa
Luisriveraa - comment - 4 Aug 2016

Thanks a lot. It works fine.

avatar Waywardnl
Waywardnl - comment - 4 Aug 2016

Works for me, - menas DELETE, and + menas Add

I Forgot to delete the lines ;-) at first

avatar sergiopalomo
sergiopalomo - comment - 4 Aug 2016

How to you apply the patch, I am not a programmer and dont know what to do, thanks in advance for your help.

avatar edwardvdv
edwardvdv - comment - 5 Aug 2016

Thanks, it worked.

@segiopalomo:
change directory into /libraries/joomla/session/handler, backup the file native.php to native.php.bak, and replace native.php by retrieving the fixed native.php by doing a wget https://raw.githubusercontent.com/joomla/joomla-cms/cfcaac3b7bf553a33a6bced765f3b8bdcb2f41fb/libraries/joomla/session/handler/native.php --no-check-certificate

That should fix it.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11431.

avatar edwardvdv
edwardvdv - comment - 5 Aug 2016

Add a Comment

Login with GitHub to post a comment