PHP 5.6.40
Preview: _wp-config.php Size: 3.37 KB
//var/softaculous/wp/_wp-config.php

<?php
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the installation.
 * You don't have to use the website, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', '[[softdb]]' );

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

/** Database password */
define( 'DB_PASSWORD', '[[softdbpass]]' );

/** Database hostname */
define( 'DB_HOST', '[[softdbhost]]' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', '[[utf8]]' );

/** The database collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 *
 * Change these to different unique phrases! You can generate these using
 * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}.
 *
 * You can change these at any point in time to invalidate all existing cookies.
 * This will force all users to have to log in again.
 *
 * @since 2.6.0
 */
define( 'AUTH_KEY',         '[[AUTH_KEY]]' );
define( 'SECURE_AUTH_KEY',  '[[SECURE_AUTH_KEY]]' );
define( 'LOGGED_IN_KEY',    '[[LOGGED_IN_KEY]]' );
define( 'NONCE_KEY',        '[[NONCE_KEY]]' );
define( 'AUTH_SALT',        '[[AUTH_SALT]]' );
define( 'SECURE_AUTH_SALT', '[[SECURE_AUTH_SALT]]' );
define( 'LOGGED_IN_SALT',   '[[LOGGED_IN_SALT]]' );
define( 'NONCE_SALT',       '[[NONCE_SALT]]' );

/**#@-*/

/**
 * WordPress database table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = '[[dbprefix]]';

/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */

/* Multisite */
define( 'WP_ALLOW_MULTISITE', true );
define( 'MULTISITE', true );
define( 'SUBDOMAIN_INSTALL', false );
define( 'DOMAIN_CURRENT_SITE', '[[domhost]]' );
define( 'PATH_CURRENT_SITE', '[[relativeurl]]/' );
define( 'SITE_ID_CURRENT_SITE', 1 );
define( 'BLOG_ID_CURRENT_SITE', 1 );

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';

Directory Contents

Dirs: 8 × Files: 33

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
languages DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
php53 DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
php56 DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
php71 DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
php81 DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
php82 DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
plugins DIR
- drwxr-xr-x 2026-07-14 10:09:12
Edit Download
482 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
461 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
3.04 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
2.02 KB lrw-r--r-- 2021-12-16 04:02:18
Edit Download
32.17 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
497 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
11.25 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
2.63 KB lrw-r--r-- 2026-07-13 08:58:44
Edit Download
102.84 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
291 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
6.52 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
16.52 KB lrw-r--r-- 2026-07-13 08:59:52
Edit Download
4.20 KB lrw-r--r-- 2025-06-30 07:57:10
Edit Download
32.06 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
13.07 KB lrw-r--r-- 2026-07-13 08:58:44
Edit Download
4.51 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
37.81 KB lrw-r--r-- 2026-07-14 10:09:12
Edit Download
6.39 KB lrw-r--r-- 2026-07-10 06:08:30
Edit Download
596 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
613 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
72 B lrw-r--r-- 2022-05-25 07:00:14
Edit Download
3.28 KB lrw-r--r-- 2025-01-28 04:04:22
Edit Download
127 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
639 B lrw-r--r-- 2025-12-04 03:15:42
Edit Download
16.04 KB lrw-r--r-- 2026-07-13 09:10:24
Edit Download
2.48 KB lrw-r--r-- 2026-07-13 08:58:44
Edit Download
6.19 MB lrwxr-xr-x 2022-07-15 01:49:14
Edit Download
3.08 KB lrw-r--r-- 2024-11-13 04:30:38
Edit Download
30.38 KB lrw-r--r-- 2026-07-14 10:09:12
Edit Download
29.73 MB lrw-r--r-- 2026-07-14 10:09:12
Edit Download
553 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
59 B lrw-r--r-- 2021-12-16 04:02:18
Edit Download
3.37 KB lrw-r--r-- 2025-04-16 02:47:40
Edit Download

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