Freshly downloaded installed ZC 1.3.8.
MacBook Pro - OSX Snow Leopard
Apache server, PHP 5.3.1, MySql 5.1.44

Prior to ZC Install, ZC Files were patched for PHP 5.3 per:
http://www.zen-cart.com/forum/showthread.php?t=140960

Install and set up completed with no issues. The Storefront and the sample products, etc. all display fine. Appears to work correctly - add products to cart okay, etc.

However, attempting to load the ZC Admin only displays the following:



Warning: date() [function.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/New_York' for 'EDT/-4.0/DST' instead in /Users/MyAcct/Sites/PHP Sites/zen53/admin/includes/languages/english/email_extras.php on line 40

Warning: Cannot modify header information - headers already sent by (output started at /Users/StrideR/Sites/PHP Sites/zen-Basic-PHP53/admin/includes/languages/english/email_extras.php:40) in /Users/MyAcct/Sites/PHP Sites/zen53/admin/includes/init_includes/init_templates.php on line 36

Warning: date() [function.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/New_York' for 'EDT/-4.0/DST' instead in /Users/MyAcct/Sites/PHP Sites/zen53/includes/functions/specials.php on line 54

Warning: date() [function.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/New_York' for 'EDT/-4.0/DST' instead in /Users/MyAcct/Sites/PHP Sites/zen53/includes/functions/specials.php on line 29

Warning: date() [function.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/New_York' for 'EDT/-4.0/DST' instead in /Users/StrideR/Sites/PHP Sites/zen53/includes/functions/featured.php on line 53

Warning: date() [function.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/New_York' for 'EDT/-4.0/DST' instead in /Users/MyAcct/Sites/PHP Sites/zen53/includes/functions/featured.php on line 29

Warning: Cannot modify header information - headers already sent by (output started at /Users/StrideR/Sites/PHP Sites/zen-Basic-PHP53/admin/includes/languages/english/email_extras.php:40) in /Users/MyAcct/Sites/PHP Sites/zen53/admin/includes/functions/general.php on line 21



Anyone have any suggestions?