Snort mailing list archives

RE: how to clean php session files in /tmp


From: Kevin Brown <Kevin.M.Brown () asu edu>
Date: Wed, 17 Oct 2001 10:47:57 -0700

You need to set a session timeout value.  After that time goes by the
session should automatically go away.

-----Original Message-----
From: Michael Scheidell [mailto:scheidell () fdma com]
Sent: Wednesday, October 17, 2001 10:41
To: snort-users () lists sourceforge net
Subject: [Snort-users] how to clean php session files in /tmp


Found massively large files in /tmp

pattern like sess_lkj;lkj;lkj;kj;lkj;lkj;lkj (long string)

very large

since /tmp is on root partition, it quickly filled up this thing.

how do I get rid of them, clean them out without disabling acid?

I did find in /usr/local/etc/php.ini where I could set 
session.save path to
some other directory, but even after acid 'closed' that file 
still lingers.

--
Michael Scheidell
Florida Datamation, Inc



_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: