PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` 1. Don't install with demo data 2. We need to configure .htaccess to set RewriteBase 3. Use composer command to download TastyIgniter and make zip i.e : php composer.phar create-project tastyigniter/tastyigniter [[softpath]]/tastyigniter354 4. Use the following CLI command to install TastyIgniter : php artisan igniter:install (Demo data : no when CLI prompts for demo data) 5. CLI installation steps are mentioned here: https://tastyigniter.com/docs/installation#command-line-installation 6. PHP REQUIREMENT LINK : https://tastyigniter.com/docs/installation#minimum-requirements and check /vendor/composer/platform_check.php as well. 7. Cron setup mentioned here : https://tastyigniter.com/docs/master/installation#setting-up-the-task-scheduler 8. Please note that we haven't added mcrypt in extension list in info.xml though it's mentioned on official website. Since it's removed as of 7.2.0 9. We have explicitly set 'super_user' entry under `[[dbprefix]]users` table to 1 due to this issue https://github.com/tastyigniter/TastyIgniter/issues/878 Check in next version, whether we need to do this explicitly or not.(Not needed since 3.2.0. resolved in 3.2.0)