曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.かつては雑草やヨモギと共に雨や露を分かち合っていたが、今では松やヒノキと共に霜や雪に耐えている。曾与蒿藜同雨露,Once sharing rain and dew with weeds and wormwood, now enduring frost and snow with pines and cypresses.终随松柏到冰霜.曾与蒿藜同雨露한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.,终随松柏到冰霜.譖セ荳手珍阯懷酔髮ィ髴イ�檎サ磯囂譚セ譟丞芦蜀ー髴�曾与蒿藜同雨露,鏇句笌钂胯棞鍚岄洦闇诧紝缁堥殢鏉炬煆鍒板啺闇�终随松柏到冰霜.曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.曾与蒿藜同雨露,终随松柏到冰霜.
1. install without demo data
2. comment php_value and php_flag from www/.htaccess ( Suggested by vendor as php_value and php_flag causes issue on suPHP servers )
3. index.php is our file to redirect url.
4. PHP REQUIREMENT LINK : Read doc/INSTALL File
5. Keep $config->requestType = 'GET'; in my.php (Confirmed with vendor via email)
6. set timezone "(UTC-05:00) Eastern Time (US & Canada)"
7. Download international package which is named as ZenTaoALM.{{version}}.stable.int(suggested by vendor in email).
8. Select mode : Keep the 'ALM' mode.
9. PHP version set to 5.5 from 5.2 check and revert if its working on php 5.3
10. We have removed lines i.e SET global log_bin_trust_function_creators = 1; and SET global sql_mode = ''; from updatefunctions.sql and zentao.sql on vendor recommendation via email as upgrade was throwing error from 16.4 to 17.0. (This is mandatory to remove in every version as 16.x to 17.x upgrade breaks if this isn't removed. Not needed while manual installation)
(Check if vendor includes these changes in next version in package itself)
11. Since version 17.5 we have added MYSQL >= 5.6.0 requirement in info.xml since it was throwing error for INNODB engine on MYSQL 5.5.
12. "key" value in generated in config table on visiting admin panel.
13. Keep DBprefix 'zt_' only as suggested by vendor over ticket.
14. Kept 5.7 as mysql requirement in info.xml as on 5.6 it was throwing key size issue.
15. Keep $config->timezone = 'US/Eastern'; in config/my.php config file, since it's hardcoded as Asia/Shanghai inside config/config.php i.e $config->timezone = getEnvData('ZT_TIMEZONE', 'Asia/Shanghai');. But this can be set via admin panel (The entry is added to db)