Jump to content

PHP session handler in Memcached - would Revive admin still work fine?


Recommended Posts

I was wondering if switching PHP's session storage to Memcached would not brake Revive Adserver admin interface and API.

If it would not, my next question if setting session handler to a UNIX socket would still work okay,

I am concerned about that, for example, because I see in Flexy in Translator.php the following:
'compileDir' => ini_get('session.save_path') . '/HTML_Template_Flexy_Translate',
Obviously, in case of session.save_path like /var/run/memcached/memcached.sock the compilation would not work. Not sure if the above thing is any relevant for Revive admin interface.

Thank you.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...