? Success
Referenced as Related to: # 2695

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
19 Nov 2014

Steps to reproduce the issue

We are using memcache as default session handler and this set up is in php.ini.

Expected result

Joomla to use default session handler is not set in configuration.

Actual result

PHP Warning: session_start(): open(tcp://127.0.0.1:11211/sess_r5c5940ecaru55pr69bssctmu2, O_RDWR) failed: No such file or directory

System information (as much as possible)

php.ini: session.save_handler = memcache

Additional comments

Change libraries/joomla/session/storage/none.php to use default php session handler.

See: #5127 by @Olvikolvi

avatar zero-24 zero-24 - open - 19 Nov 2014
avatar jissues-bot jissues-bot - change - 19 Nov 2014
Labels Added: ?
avatar zero-24 zero-24 - change - 19 Nov 2014
Category Libraries
avatar zero-24
zero-24 - comment - 20 Nov 2014

tested by @Olvikolvi at #5127

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

avatar zero-24 zero-24 - alter_testresult - 20 Nov 2014 - Olvikolvi: Tested successfully
avatar Fedik
Fedik - comment - 12 Feb 2015

found old one #2695, that can be closed after current will be merged

avatar Fedik Fedik - test_item - 13 Feb 2015 - Tested successfully
avatar Fedik Fedik - test_item - 13 Feb 2015 - Tested unsuccessfully
avatar zero-24
zero-24 - comment - 13 Feb 2015

Thanks @Fedik fixed with: 7e751e1

avatar Fedik
Fedik - comment - 14 Feb 2015

@zero-24 still small mistake ;)

also I just thought, maybe also can remove this construction, as default PHP 'session.save_handler' is 'files'

avatar zero-24
zero-24 - comment - 14 Feb 2015

done @Fedik

avatar Fedik Fedik - test_item - 14 Feb 2015 - Tested successfully
avatar Fedik
Fedik - comment - 14 Feb 2015

@zero-24 thanks!

test
works good

avatar zero-24 zero-24 - change - 14 Feb 2015
Status Pending Ready to Commit
avatar zero-24
zero-24 - comment - 14 Feb 2015

Based on testing and a other PR that is tested and that whant to add the same code we can move this to RTC.

Thanks for testing here @Fedik and @Olvikolvi !


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5142.
avatar brianteeman brianteeman - change - 18 Feb 2015
Labels Added: ?
avatar oparoz
oparoz - comment - 19 Feb 2015

:+1:

avatar zero-24 zero-24 - close - 7 Mar 2015
avatar phproberto phproberto - change - 7 Mar 2015
Status Ready to Commit Closed
Closed_Date 0000-00-00 00:00:00 2015-03-07 03:59:10
avatar phproberto phproberto - close - 7 Mar 2015
avatar phproberto phproberto - close - 7 Mar 2015
avatar phproberto
phproberto - comment - 7 Mar 2015

Merged. Thanks!

avatar zero-24 zero-24 - head_ref_deleted - 7 Mar 2015
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment