PHP 8.2.31
Preview: _cfg.php Size: 1.53 KB
//var/softaculous/maian/_cfg.php

<?php

/*----------------------------------------------------------------------------------
  SAMPLE CONFIG FILE:
  Rename or copy this file as '_cfg.php'.
  
  EDIT VALUES ON THE RIGHT, DO NOT CHANGE THE VALUES IN CAPITALS!!!
------------------------------------------------------------------------------------*/

/* DATABASE CONNECTION
   If you are unsure of your database credentials, contact your host
----------------------------------------------------------------------*/

/* MySQL host */
define('DB_HOST', '[[softdbhost]]');

/* MySQL username */
define('DB_USER', '[[softdbuser]]');

/* MySQL password */
define('DB_PASS', '[[softdbpass]]');

/* MySQL database name */
define('DB_NAME', '[[softdb]]');

/* Table prefix. You can have multiple installations in one database if you give each
   a unique prefix. Only numbers, letters, and underscores
*/
define('DB_PREFIX',  '[[dbprefix]]');

/* Charset used to create database tables. If unsure, don't change. */
define('DB_CHAR_SET', 'utf8');

/* MySQL locale. If unsure, don't change.
   http://dev.mysql.com/doc/refman/5.0/en/locale-support.html
*/
define('DB_LOCALE', 'en_GB');

/* MySQL date/time adjustment. You can also use 'system'. May not need changing. */
define('DB_TIMEZONE', '+00:00');


/* SECURITY SALT / HASH
   Random mix of alphanumeric and special characters to encrypt session/cookie data.
   Generate hash @ https://www.maianmedia.com/services/keys/
-----------------------------------------------------------------------------------------*/

define('SECRET_KEY', '[[SECRET_KEY]]');

?>

Directory Contents

Dirs: 6 × Files: 19

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-02-06 03:35:18
Edit Download
php53 DIR
- drwxr-xr-x 2025-02-06 03:35:19
Edit Download
php56 DIR
- drwxr-xr-x 2025-02-06 03:35:19
Edit Download
php71 DIR
- drwxr-xr-x 2025-02-06 03:35:18
Edit Download
php81 DIR
- drwxr-xr-x 2025-02-06 03:35:18
Edit Download
php82 DIR
- drwxr-xr-x 2025-02-06 03:35:18
Edit Download
10.90 KB lrw-r--r-- 2025-02-05 06:02:04
Edit Download
6.27 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
5.09 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
447 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.01 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
82 B lrw-r--r-- 2025-02-05 06:02:04
Edit Download
3.86 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
3.38 KB lrw-r--r-- 2025-02-05 06:02:04
Edit Download
1.17 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.54 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
1.14 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
29.51 KB lrw-r--r-- 2025-02-05 06:02:04
Edit Download
53.24 MB lrw-r--r-- 2025-02-05 06:02:04
Edit Download
2.00 KB lrw-r--r-- 2025-02-05 11:16:42
Edit Download
787 B lrw-r--r-- 2025-02-05 06:02:04
Edit Download
508 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.40 KB lrw-r--r-- 2025-02-05 11:16:44
Edit Download
356 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.53 KB lrw-r--r-- 2023-11-15 10:02:56
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).