ÿØÿà JFIF ` ` ÿþ
Server : LiteSpeed System : Linux in-mum-web1876.main-hosting.eu 5.14.0-503.34.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 27 06:00:50 EDT 2025 x86_64 User : u772258013 ( 772258013) PHP Version : 8.2.28 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 Directory : /home/u772258013/domains/client62.worshipbd.com/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: * * * 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', 'u772258013_2hD3m' ); /** Database username */ define( 'DB_USER', 'u772258013_nUHiE' ); /** Database password */ define( 'DB_PASSWORD', 'XA40E7NhfS' ); /** 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', 'E;VgK-,u4dNR%tAts=6}4::lciY2-~]gbut*Ccgb4Vl&fR]E$4Rx1me`=xTE-OM/' ); define( 'SECURE_AUTH_KEY', '#KgM~; R$i<%zEu/_Ep=+5-or*E6%plS4|V?{=;p:[QM!Q8 L.B%Qp/xzrQq_.he' ); define( 'LOGGED_IN_KEY', '}%wp;ciV>90mHS9Byl`m&,A_G#WwVbfI@e5zpn@jUR6HEBL+pOF6Yy;c]8j52*5!' ); define( 'NONCE_KEY', '~!S :#V:7kZE?lEOTCPd?n0HZco^CT}j&]@f{,~!}*L[TVgEp}}:Re1=hzcP&Lo]' ); define( 'AUTH_SALT', 'Hki51G4_P$wtyX8n($2G[Ptv-{(ldoUf3]%b!452Wfg4o:oQ6@kqeLUBJ*t)Q5>z' ); define( 'SECURE_AUTH_SALT', 'O53JMtRzN@VXN9uif&a,YL[zr/dsHG[J_8b JW.l-7N]=>x!4Qc4%D2q YH8:[n>' ); define( 'LOGGED_IN_SALT', '7_#K}~}%AIP*=~C:BhlK)GU9x{jLrbiVKL`qyxn#;0Nd)6ldj<s[`%k!5Jiy>[JE' ); define( 'NONCE_SALT', 'M{0WG@}w$+T_bZ0#:Iny&L42n{]YisDp`eh%kN2C+d[N8kHAhETnaJ&3:IyB=l3O' ); define( 'WP_CACHE_KEY_SALT', '/>EjK9x0sn-FF-tRd(S8ggx2k8=(:Q{ZrYUZ}=bo_0|qE~#QJn%nQP~Z9*l95/_3' ); /**#@-*/ /** * 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', '4733db3f82c694ab4fb2fa1c83051d0e' ); 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';