Menu

Using memcached to store PHPSESSID

Help
Chintan
2014-06-19
2014-06-23
  • Chintan

    Chintan - 2014-06-19

    I want to use memcached to store the PHPSESSID which can be used across shared servers.

    I installed memcached on the servers and updated my php.ini as per the memcached settings.

    However, I get "Please activate cookies" message on the login page. Am I missing any config settings here?

     

    Last edit: Chintan 2014-06-19
  • Christian Weiske

    I guess you are talking about http://www.php.net//manual/en/memcached.sessions.php, session.save_handler=memcached?

    Sorry, but I did not use this before and cannot tell if and how that works.

     
  • Chintan

    Chintan - 2014-06-23

    Yes, I am talking about the mentioned memcached. If not that, any idea on how I can manage PHPSESSID across multiple servers?

     

    Last edit: Chintan 2014-06-23

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.