| Server IP : 147.93.79.183 / Your IP : 216.73.216.170 Web Server : LiteSpeed System : Linux sg-nme-web544.main-hosting.eu 5.14.0-687.46.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 11 09:03:19 EDT 2026 x86_64 User : u740250714 ( 740250714) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u740250714/domains/gostampnotary.com/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', false ); // Added by WP Rocket
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u740250714_qhiKo' );
/** Database username */
define( 'DB_USER', 'u740250714_Noh7g' );
/** Database password */
define( 'DB_PASSWORD', 'ml6YgOD8xJ' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '^3HZ}m/-2`nGn/^C/Y`)Uc-Z=ufB.3?g/8XUcxnv+a6sDHjjRJ^!/@OG4-Pp2|sh' );
define( 'SECURE_AUTH_KEY', '#)^:!r!:tzAR9tUT|>Qqbr%@M!5we})Qx$<mh+1JglG!;e=yqn:?51X7F7+gcE5:' );
define( 'LOGGED_IN_KEY', ':3e{#>SvW<;xL;4qy3V6Lh^zXYDe$>6XS~OP3=2]xFc#H{vDO>6H!_2bP{W+=w,z' );
define( 'NONCE_KEY', 'eR.nA>MF{d5_]>J2G,41hk==-jd[%ZYs2^p#&b7_Ib>2`gHhN<Py3z}:jrUFu)3>' );
define( 'AUTH_SALT', 'dFN7J&Tep@52!EE6V}Ws*Ege,neHlr[^bw4VmAHlv55[nOJ79yhb&})iuw=4=~<<' );
define( 'SECURE_AUTH_SALT', '[g;^=zpN+x]Fc&8,CdWKx>1,u-yen&@A(=oM2O4#O^wF9q/[;%kIDml?><3U.L!}' );
define( 'LOGGED_IN_SALT', 'edpf* #s<;gK_~6x/_|ven1*ZVm3&0o6u[LS0>:F|S<qeUPt@m/z{4[vP!uLW>G`' );
define( 'NONCE_SALT', 'm`Qj,]e zNES[W{rlv^7`i6o$d~;}]->2BqBP.hm!qvOjyrKaScZQr5?GnzwgF{)' );
define( 'WP_CACHE_KEY_SALT', 'P+i`GIEwL|cd,A%9u|MU0J<(9#$-D@qcUvg(D1)5(Bc4::LWJKL7Ab4J_ &< ]<F' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', 'cf2a258f685e5822908c163faf3108f0' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';