Cyb3r Drag0nz Team Shell
Cyb3rDrag0nz


Server : Apache
System : Linux wealthytechsolutions.wealthytechsolutions.com 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
User : raybondt ( 1003)
PHP Version : 8.3.31
Disable Function : exec,passthru,shell_exec,system
Directory :  /proc/125622/root/var/softaculous/sentrifugo/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/125622/root/var/softaculous/sentrifugo/notes.txt
1. make installation with Mail Authentication Type false. To avoid Mail Authentication fill the details of mail_settings_constants.php while installation. 
2. Move "main_weekdays_aftr_upd" Triggers to end of sql after alter queries
3. Added the following in SQL header and footer respectively in 3.1 version because extra fields created in `tbl_cities` table has incorrect `state_id`.

/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; 
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
4. Check Dates Carefully in sql file

Cyb3r Drag0nz Team