Is there a way that I may specify the directory (perhaps with the ini_set command) where the $_SESSION[''] files are stored on the server? For example I want to place them in /home/my_directory is session.cookie_path the variable this directory is specified in? (I read that you need to specify this before the session_start(); command) Ron -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php