Done !
| Server IP : 212.28.179.223 / Your IP : 216.73.216.169 Web Server : Apache System : Linux host.server-guru-usa.com 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64 User : nnoticias ( 1015) PHP Version : 8.3.32 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/nnoticias/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true );
//Begin Really Simple Security key
define('RSSSL_KEY', 'aGedUMLEHsCCE9PGVYg2ygVNyEPWjdVLx9d3Pg4I62AtpJNqQV250MNQx459QFdA');
//END Really Simple Security key
//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL
/**
* 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', 'nnoticias_wp1' );
/** MySQL database username */
define( 'DB_USER', 'nnoticias_wp1' );
/** MySQL database password */
define( 'DB_PASSWORD', 'NNRedacc2025*' );
/** 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', 'GPz3FqMJpjzMmFWuUyorp4RUI3ykwjuEep6M8m2gf5AYVJudxUx0AXPTqryE9seF');
define('SECURE_AUTH_KEY', 'H63gxPTxZKj3WEyKhgZ61RvoQNJJJ9ZSzVaDk6D4NCSjWJAdJK2gvcBGyFC7kx1c');
define('LOGGED_IN_KEY', 'N6irkScyh8ottBZ8meHLu9xIUBHG6bZJC8N5FnJOPo67X1hVRQixP9eotlL1MXbO');
define('NONCE_KEY', '1i3p6rRJqS5Blh2CHvtrCguFKOmuuZQhCJEjduLPKHHvG5FWVUk1X4ONeiG8z0We');
define('AUTH_SALT', 'LdFZdENGiM5DiExImGNovEwMVMrVXD6gH5NzySauDkVVwksrT4I9hp2LtTvyoWBq');
define('SECURE_AUTH_SALT', 'oVUjM2LJ51WwQ0vYt48cCnR8mYoIT4TVH5aOrV9aDBqZkq0ihTN9AxRXkodHasl7');
define('LOGGED_IN_SALT', 'ROEAzO7m4LGA1I1xxI7i8w0XWp1uHyse8MraI4wKK0kTtBFYPVwvIojtIkrqFfGJ');
define('NONCE_SALT', '0qPozpuDZRk4MT42e16s0cMfYotPgQ9XxQC6Qwo2w5Ywg5k1TtqbKHADHswQP7ZO');
/**
* Other customizations.
*/
define('FS_METHOD','direct');
define('FS_CHMOD_DIR',0755);
define('FS_CHMOD_FILE',0644);
define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
/**
* Turn off automatic updates since these are managed externally by Installatron.
* If you remove this define() to re-enable WordPress's automatic background updating
* then it's advised to disable auto-updating in Installatron.
*/
define('AUTOMATIC_UPDATER_DISABLED', true);
/**#@-*/
/**
* 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 = 'yuKtUBW_';
/**
* 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 );
define('SUCURI_PLUG_KEY', 'd8f079dc042c0d801571176e27816e58ac4c1f398f64e8a523a787663b8e3e59');
define('SUCURI_PLUG_SALT', '967f67d7c093bfef8a75cd1a1d396834664e5d58976f9123ca66ddfd1c0f88ff');
/* 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');
define( 'UPLOADS', 'wp-content/uploads' );