Strict Notice: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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 /home/kmg/public_html/shop/app/code/core/Mage/Install/Model/Installer.php on line 38 [0] in strtotime(Mage_Core_Model_Config_Element) in /home/kmg/public_html/shop/app/code/core/Mage/Install/Model/Installer.php on line 38 [1] in Mage_Install_Model_Installer->isApplicationInstalled() in /home/kmg/public_html/shop/app/Mage.php on line 362 [2] in Mage::run("base") in /home/kmg/public_html/shop/index.php on line 27
Tried with both the light and heavy installations. same result. Also tried changing time on the server… just to see if it made any difference. Not much luck tho.
I’m guessing this can be localized to the new Time-zone declarations. Am i wrong?
Anyone else see this? or no where to start to fix it? I’ve been looking through the code and can’t locate where this new Time-zone declaration takes place. Is there anyway possible to use the Previous Installer?
Try This (for a Fresh Install)
1.) upload the new files from the new package (or unpack via SSH)
2.) goto your app/etc/ directory
3.) open up local.xml.template
Save your changes to local.xml.template and then do a Fresh Install using that file. That worked ok I my end. I believe it’s some sort of issue with Zend Framework. I’m sure someone from the Magento Team can elaborate.
Strict Notice: strtotime() [function.strtotime]: It is not safe to rely on the system’s timezone settings. Please use the date.timezone setting, the TZ environment variable 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 ‘Europe/Berlin’ for ‘CEST/2.0/DST’ instead in /www/htdocs/v027509/marc/shop/app/code/core/Mage/Install/Model/Installer.php on line 38
[0] in strtotime(Mage_Core_Model_Config_Element) in /www/htdocs/v027509/marc/shop/app/code/core/Mage/Install/Model/Installer.php on line 38
[1] in Mage_Install_Model_Installer->isApplicationInstalled() in /www/htdocs/v027509/marc/shop/app/Mage.php on line 362
[2] in Mage::run("base") in /www/htdocs/v027509/marc/shop/index.php on line 27