|
08-18-2005, 01:28 PM
Hi,
Okay came to know that /tmp folder's permissions got changed somehow and it was unable to read/write session information. So all i did is ran this command through ssh (root) and it started working: chmod 1777 /tmp
But now i wonder how the /tmp permission got changed in the first place..weird.
Thanks. |