Giter Club home page Giter Club logo

Comments (27)

zekenie avatar zekenie commented on June 27, 2024

1+

from php-memcached.

gabriel-samfira avatar gabriel-samfira commented on June 27, 2024

👍

from php-memcached.

martijngastkemper avatar martijngastkemper commented on June 27, 2024

1+

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Ok, will work on this tomorrow. Is this still relevant?

from php-memcached.

gabriel-samfira avatar gabriel-samfira commented on June 27, 2024

yes :)

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Ok, session sasl support is in master. Let me know if it works.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Can you show us example .ini settings that allows you to use php sessions in memcached with SASL?

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Try:

memcached.use_sasl = On
memcached.sess_sasl_username = <yourusername>
memcached.sess_sasl_password = <yourpassword>

Let me know how it goes.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

I have that via the CloudLinux php selector and I see sasl_on in phpinfo but not username and password, and I'm getting a denied error in my php session test file, as well as auth failed error in the memcached server log file. I have a memcached test file with the same ip, port, username, and password as the memcached ini settings and it works fine.

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Which version is it? I added these settings in the latest beta release.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Ya, that would be it, thanks. Cloudlinux php selector has:

memcached support enabled
Version 2.1.0
libmemcached version 1.0.15

I have asked them to upgrade their rpms.

Do I need to have set memcached.sess_binary=On as well?

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

memcached.sess_binary=On should not make difference. If you turn on Sasl for sessions the binary protocol is turned on automatically.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Thanks, do you know when the current beta version that supports SASL will go into stable?

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

We released beta1 after large amount of changes so there has to be a small grace period to allow users to test. This far there has been no bug reports so I will most likely push out stable during the christmas break.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Any update on when you will be pushing that beta to live? Cloudlinux wont compile it into an rpm for use on our servers as long as its in beta. Thanks!

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Hi, there is one open bug #116 which seems troublesome. Trying to see if that can be sorted before release.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Do you think bug #116 is fixed now ?

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

#126 has cropped up since

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Any update on a release date for the stable release, got some clients waiting for our service and it depends on this. Thanks for your hard work!

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

I've been wanting to work on this for a while, but work life got on to way. I am pushing RC1 out now, if everything seems ok with that we can aim to release around 8th or 9th March.

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

I haven't had any feedback whether this feature actually works in the real world. It would be nice to get some feedback on RC1 if you have hardware to test on.

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Ya I can test as soon as you release RC1 and let you know how it works, yet I dont see RC1 yet at http://pecl.php.net/package/memcached

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

Any updates?

from php-memcached.

aiso-net avatar aiso-net commented on June 27, 2024

I see RC1 on the site now, I will have the cloudlinux guys package it up and I will get it installed and tested and let you know within the next week.

from php-memcached.

dhruvbhatia7 avatar dhruvbhatia7 commented on June 27, 2024

Hi,
I'm trying to get memcached based sessions to work, and I'm new to memcached. I am using MemcacheSASL. I have session.save_handler=memcached (i've tried memcache also) in my php.ini file. It is not able to find either of these. Do I need to specify something else instead of memcached/memcache as the handler?

I apologize if this is a really obvious and stupid question. Just trying to get my project to work soon :)
Thanks,
Dhruv

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

I don't really know anything about MemcacheSASL, Is it a library?

from php-memcached.

mkoppanen avatar mkoppanen commented on June 27, 2024

Closing this as no feedback. Reopen if the issue persists.

from php-memcached.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.