I, sometimes, have problem with sessions. For example, even if config and tmp dir are with good rights a login problem happens. This page: http://www.opensurf.it/w/index.php/Il_pedone_e_l%27automobilista:_la_moralit... is not editable by me with admin rights. Instead this one, http://www.opensurf.it/w/index.php/Il_pedone_e_l%27automobilista:_i_binari , that I have created now, is editable. Some days ago my server did something and the problem disappears, but now is again present. Can be a mediawiki problem, or it is a server rights problem? Thx
[Sun Nov 29 23:51:25 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0 [Sun Nov 29 23:51:25 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: open(/var/lib/php/session/sess_udj5jl4j8neugf8m3k3tggdta5, O_RDWR) failed: Permission denied (13) in Unknown on line 0 [Sun Nov 29 23:51:25 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0 [Sun Nov 29 23:51:34 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: open(/var/lib/php/session/sess_udj5jl4j8neugf8m3k3tggdta5, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: http://www.opensurf.it/w/index.php?title=Special:Log&type=protect&pa... [Sun Nov 29 23:51:34 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: http://www.opensurf.it/w/index.php?title=Special:Log&type=protect&pa... [Sun Nov 29 23:51:35 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: open(/var/lib/php/session/sess_udj5jl4j8neugf8m3k3tggdta5, O_RDWR) failed: Permission denied (13) in Unknown on line 0 [Sun Nov 29 23:51:35 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0 [Sun Nov 29 23:51:35 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: open(/var/lib/php/session/sess_udj5jl4j8neugf8m3k3tggdta5, O_RDWR) failed: Permission denied (13) in Unknown on line 0 [Sun Nov 29 23:51:35 2009] [error] [client 93.144.132.82] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
Raffaele Recalcati wrote:
I, sometimes, have problem with sessions. For example, even if config and tmp dir are with good rights a login problem happens.
"Can't write in /var/lib/php/session" is not what I would call "good rights". If you can't write there: a) Ask your admin to allow it. b) Configure php to store the sessions anywhere else.
Perhaps there's a nearly full quota there which is making the error come and go.
2009/11/30 Platonides Platonides@gmail.com:
Raffaele Recalcati wrote:
I, sometimes, have problem with sessions. For example, even if config and tmp dir are with good rights a login problem happens.
"Can't write in /var/lib/php/session" is not what I would call "good rights". If you can't write there: a) Ask your admin to allow it.
b) Configure php to store the sessions anywhere else.
I have to ask them to do so, right?
Perhaps there's a nearly full quota there which is making the error come and go.
I ask.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org