At first I was getting the following errors: Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for '-6.0/no DST' instead in Validate.php on line 456 So I added 'date.timezone = "America/Chicago"' to my php.ini and although I no longer get the above error the dates on the files in my *.tgz still say January 1, 1970. Any ideas? -- PEAR General Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php