Le jeudi 28 mai 2009 à 15:19 +0100, Thomas Dalton a écrit :
"**Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in."
It's probably a problem with your PHP sessions settings. Check where PHP is savings its sessions data (I think it's set in php.ini somewhere) and make sure the web server has write access there.
I looked at php.ini the file is
session.save_path = "/var/lib/php/session"
I set rights to drwxrwxrwx 2 root apache 4096 sept. 13 2008 session
I have still the same problem.
Thanks anyway. F. Colonna