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.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
Config.php | File | 2.45 KB | 0644 |
|
clone.php | File | 3.95 KB | 0644 |
|
edit.php | File | 4.21 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 1.89 KB | 0644 |
|
import.php | File | 3.09 KB | 0644 |
|
info.xml | File | 4.02 KB | 0644 |
|
install.js | File | 924 B | 0644 |
|
install.php | File | 4.47 KB | 0644 |
|
install.xml | File | 408 B | 0644 |
|
integrityCheck.json | File | 20 B | 0644 |
|
md5 | File | 957 B | 0644 |
|
notes.txt | File | 1.32 KB | 0644 |
|