| Server IP : 104.26.3.156 / Your IP : 216.73.216.176 Web Server : nginx/1.27.1 System : Linux us-1 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 User : vinodai ( 3134) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /storage/v1396/chatgptkafila/public_html/ |
Upload File : |
<?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 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', 'chatgptkafiladb' );
/** MySQL database username */
define( 'DB_USER', 'chatgptkafiladbuser' );
/** MySQL database password */
define( 'DB_PASSWORD', 'wSOHs2DotTmcjZ5GGK' );
/** 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', '{]:{jf4[uB=VjquxbeMwkGa iQ&.A:>q5:tj25I|cN[ :b}``P/3;;eCV$M{A+W1' );
define( 'SECURE_AUTH_KEY', 'RyX.Z>5c$jL!;Dv5J/)GB(P%GOBM,jIn`4FPd@2s@^Tb!{vgnm)1zX2O2AL{E.%#' );
define( 'LOGGED_IN_KEY', 'EjNenk2Ovhq-c,`qgi88HQy,bM2M} %Zd?G1g]?uelIY+%{5c0nraKO,OU;xiV8y' );
define( 'NONCE_KEY', '+5|Nrbepz58U mx_r0hIji~55GDm+C!m39bylN&3NH66@Ibqf8.*m^&rc3L_WEZ=' );
define( 'AUTH_SALT', 'z{JA#x.ZyA=}Kiu*Gd/T!DtOF EE]r!`:dL7@S~G<8v$>aJ8+ujT3Yw,p`bC3`=3' );
define( 'SECURE_AUTH_SALT', 'Bj +~8_jol:XTPW;l|[ kS3L2r^Oh=|gv&PS{^8H+|rB<x:8r-3?,Py X^5+E5!q' );
define( 'LOGGED_IN_SALT', '[Dw7w5AppGcTTSq<Ka/bL68kl%}am;K2N$;1XC[[Qz%H@s^XqJE,EP1GFotMMtlF' );
define( 'NONCE_SALT', '+AYF$AmKM2`JH9K}Vy!R.uQxXZjJ7[r3fx<Md=n^S$K}rj$jY!KEKqtv91|E)/kQ' );
define( 'WP_CACHE_KEY_SALT', '3C,Qjq~u%0/K%)c1i7GG.dCOpIpa@>yjwFeqxM$+Wf-vFnT,Q+^90=B(Nh!66^x&' );
/**
* 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_';
define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'J0IXOXPTfxXp6SvG7Oga07QrX' );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';