sas Fri Jan 31 02:47:10 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 php.ini-dist
Log:
MFH obsolete warning
Index: php4/php.ini-dist
diff -u php4/php.ini-dist:1.171.2.4 php4/php.ini-dist:1.171.2.5
--- php4/php.ini-dist:1.171.2.4 Thu Dec 26 08:27:08 2002
+++ php4/php.ini-dist Fri Jan 31 02:47:10 2003
@@ -841,9 +841,6 @@
; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
-; WARNING: Your filesystem must store access times. Windows FAT does
-; not. So, see session_set_save_handler() and write your own
-; session handler with a different mechanism for cleaning up sessions.
session.gc_maxlifetime = 1440
; NOTE: If you are using the subdirectory option for storing session files
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php