The LimeSurvey Fund-Raiser 2012 is complete. Thank you for donating a total of 25,000 USD!     List of donors »

Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: session.save_path unwritable while installing version 2

Re: session.save_path unwritable while installing version 2 4 months 3 weeks ago #90463

  • mdekker
  • mdekker's Avatar
  • OFFLINE
  • LimeSurvey Team
  • Posts: 254
  • Thank you received: 40
  • Karma: 25
This will be fixed in next release, but for now you can try to edit one file:

Line 835 in application / controllers / InstallerController.php

if (!check_DirectoryWriteable(Yii::app()->session->getSavePath().'/', $data, 'sessiondir', 'serror',true) )
$bProceed = false;

Change the last statement from false to true and i think you will be able to proceed. This will disable all previous checks too, so be careful.
---
Menno Dekker
Last Edit: 4 months 3 weeks ago by mdekker.
The administrator has disabled public write access.

Re: session.save_path unwritable while installing version 2 4 months 3 weeks ago #90465

  • rejeanp
  • rejeanp's Avatar
  • OFFLINE
  • Fresh Lemon
  • Posts: 4
  • Karma: 0
That is a drastic solution that will work for sure.
And it did. Thank you.

Merry Christmas to you.
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: DenisChenu, ITEd
Time to create page: 0.239 seconds
Donation Image