Open GoogleCodeExporter opened 8 years ago
Please check your session configuration in php.ini:
session.save_path = xxx
If xxx is not writeable, you should specify a new one.
Original comment by iwind....@gmail.com
on 3 Jun 2011 at 8:48
the session configuration is
session.save_path = "/tmp"
the user nginx can write files.
Original comment by Rory...@gmail.com
on 9 Jun 2011 at 2:45
I think it's not the rockmongo's bug but my php config.
so please close this bug. sorry.
Original comment by Rory...@gmail.com
on 9 Jun 2011 at 3:31
I got the same problem.
I have changed the session folder & files into writable.
and set it in the php.ini.
but not work at all...
Original comment by laiqi...@gmail.com
on 18 Jul 2011 at 11:57
Original issue reported on code.google.com by
Rory...@gmail.com
on 2 Jun 2011 at 5:13