đĨ THE DON FAY SHELL đĨ
Linux web.getstreamhosting.com 4.18.0-553.123.2.el8_10.x86_64 #1 SMP Thu May 7 15:28:41 EDT 2026 x86_64 | PHP: 8.4.22 | IP: 216.73.216.6
đ FILES
đģ CONSOLE
đ PHP
âšī¸ INFO
âī¸ Editing: notes.txt
1. Install Composer and create zip for package 2. Give permissions 0777 to /log and /cache before installation and access /web Directoy to start installation. 3. /.htaccess is our file which is added to redirect Front end to /web directory. So don't remove it. 4. PHP REQUIREMENT LINK: https://doc.thelia.net/docs/ (Check composer.json as well) and /vendor/composer/platform_check.php. 5. Do not install with demo data. 6. Since 2.5.4 manual installation is to be made using CLI. https://doc.thelia.net/docs/getting_started/Installation 7. Keep APP_ENV = prod in .env file in our package.
đ Cancel