PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /proc/thread-self/root/proc/self/root/var/softaculous/hotaru/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //proc/thread-self/root/proc/self/root/var/softaculous/hotaru/settings.php

<?php
 /* Configuration file for Hotaru CMS. */

// Paths
define("BASEURL", '[[softurl]]/');    // e.g. http://www.mysite.com/    Needs trailing slash (/)

// Database details
define("DB_USER", '[[softdbuser]]');        		// Add your own database details
define("DB_PASSWORD", '[[softdbpass]]');
define("DB_NAME", '[[softdb]]');
define("DB_HOST", '[[softdbhost]]');     			// You probably won't need to change this

// You probably don't need to change these
define("DB_PREFIX", '[[dbprefix]]');     		// Database prefix, e.g. "hotaru_"
define("DB_LANG", 'en');            			// Database language, e.g. "en"
define('DB_CHARSET', 'utf8');				// Database Character Set (UTF8 is Recommended), e.g. "utf8"
define("DB_COLLATE", 'utf8_unicode_ci');		// Database Collation (UTF8 is Recommended), e.g. "utf8_unicode_ci"

define("LANGUAGE_ADMIN", 'en');
define("LANGUAGE_MAIN", 'en');
?>