| Server IP : 162.214.67.83 / Your IP : 216.73.216.246 Web Server : Apache System : Linux dedi-13542965.clustter.com.br 5.14.0-687.26.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 14 16:32:02 EDT 2026 x86_64 User : autoligchopp ( 1015) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/autoligchopp/public_html/configRLD/ |
Upload File : |
<?php
define( 'DISALLOW_FILE_EDIT', true );
/**
* 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
* * ABSPATH
*
* @link https://wordpress.org/documentation/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', 'farosolu_wp80' );
/** Database username */
define( 'DB_USER', 'farosolu_wp80' );
/** Database password */
define( 'DB_PASSWORD', '#FaRo_sOlUtIoNs_dB_2026!$' );
/** Database 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', 'WX+`FX)4~i63/T:-U&yPD:MS%Qw,|!|s[aEEH)+]/_zOlfyqS1cmqESa6M[2,rHa' );
define( 'SECURE_AUTH_KEY', '+gC+`A:W.q|Y@)g$+|NQ])QBK )IWn>2i5+]{zb-n/HI7^bz$af HjfkBPjlY,$5' );
define( 'LOGGED_IN_KEY', 'ybqus3lqlo9l5offxfntolgvi4w7t5exhz6r2zghvdw9m6v1hrzsqrckujm88ll8' );
define( 'NONCE_KEY', 'cghnuh7z5nywbwx81kso06sxlgtwnvciqzzzswi5pkyvym9czseofow8w2q0cehf' );
define( 'AUTH_SALT', 'wybl1qgbnwzpnav5nj5h9dqidgxd6dtnwncbul5yl4aktndgbmrabqtxw5utzdga' );
define( 'SECURE_AUTH_SALT', 'nunn6lnxbgulw7r7nh1xmypdaqejg1g03nqx6x3rj0vrtk86uyyavyp8s1zbhdgl' );
define( 'LOGGED_IN_SALT', 'vlijkv0qk6j3nc0muo9p6p7hp3jrf9rjqlqm2ad4wl4m89imuoxfqffty0qku9xl' );
define( 'NONCE_SALT', 'wfk2rpukywb6sxax4hpkiagfyqfkxkh0kwawi6zra63rbgcmvcehpxwpbtmx4i5r' );
/**#@-*/
/**
* 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 = 'wp5v_';
/**
* 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/documentation/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';