howto: Secure your /tmp directory

mesranet

Well-Known Member
May 6, 2002
133
0
316
Hi,

Its work but it will give me trouble at horde:

Warning: fopen("/tmp/horde.log", "a") - Permission denied in /usr/local/cpanel/3rdparty/lib/php/Log/file.php on line 48

Warning: Cannot add header information - headers already sent by (output started at /usr/local/cpanel/3rdparty/lib/php/Log/file.php:48) in /usr/local/cpanel/base/horde/lib/Maintenance.php on line 166


Any idea ?


Thank you..
 

mesranet

Well-Known Member
May 6, 2002
133
0
316
Done,

I'm just doing ln -s /var/horde.log horde.log at /tmp and its work.

Thank you.
 

whichone

Member
Nov 15, 2003
8
0
151
how can I solve this problem? my script need session to access and session need to write to this /tmp, how can I solve??? please help me, urgently!