403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.119.160.95
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/var/softaculous/tastyigniter/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/var/softaculous/tastyigniter/notes.txt
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)

Youez - 2016 - github.com/yon3zu
LinuXploit