Author Topic: Users unable to login following update to 1.1.2  (Read 2667 times)

Offline Twincarb

  • Newbie
  • *
  • Posts: 1
Users unable to login following update to 1.1.2
« on: August 20, 2015, 03:40:54 PM »
email is working fine for users who connect with other software, but when trying to log on using the web interface users are confronted with Invalid request! No data was saved.

On checking the error log the line below is shown:
[20-Aug-2015 20:02:46 Europe/London] PHP Warning:  session_start(): Cannot find save handler 'memcached' - session startup failed in /usr/share/psa-roundcube/program/lib/Roundcube/rcube_session.php on line 117

memcached is installed and running correctly on this server, I also noted that since the software updated there is no session data being saved to the db.

Any hints or suggestions would be warmly welcomed.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Re: Users unable to login following update to 1.1.2
« Reply #1 on: August 20, 2015, 05:05:53 PM »
Is php-memcached installed?