Hi All,
I'm running in Safe mode. No problems there.
I've upgraded the Apache server with php to latest and now users complain about session issues.
Aparently there is a problem with /tmp denying them write permissions Safe Mode restrictions in effect errors.
Any suggestion?
my /tmp is on a separate partition (has been like that for 4 months with no prob).
/dev/lvmvol/tmp 4.0G 104M 3.7G 3% /tmp
This is how the /tmp permission settings are:
drwxrwxrwt 8 root root 69632 Nov 9 15:22 tmp
Any pointers?
-Alon



LinkBack URL
About LinkBacks
Reply With Quote
Who changed /tmp permission on my server?!
I solved it with chmod 777 /tmp and it is working now





