HEX
Server: LiteSpeed
System: Linux d8 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: wbwebdes (3015)
PHP: 8.1.31
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/wbwebdes/domains/wb-webdesign.nl/private_html/index.php
<?php

//print_r($_SERVER);die();

$sitepad['db_name'] = 'wbwebdes_spd7083';
$sitepad['db_user'] = 'wbwebdes_spd7083';
$sitepad['db_pass'] = 'Z19(ys1)-b';
$sitepad['db_host'] = 'localhost';
$sitepad['db_table_prefix'] = 'ckPG6yr_';
$sitepad['charset'] = 'utf8mb4';
$sitepad['collate'] = 'utf8mb4_unicode_ci';
$sitepad['serving_url'] = 'wb-webdesign.nl';// URL without protocol but with directory as well
$sitepad['url'] = 'https://wb-webdesign.nl';
$sitepad['relativeurl'] = '';
$sitepad['.sitepad'] = '/home/wbwebdes';
$sitepad['sitepad_plugin_path'] = '/usr/local/sitepad';
$sitepad['editor_path'] = '/usr/local/lib/php/sitepad-editor';
$sitepad['path'] = dirname(__FILE__);
$sitepad['AUTH_KEY'] = '0DDL2I0WNA2vTJjBOYrxEXQGjRaz70FXNBvQjJlNVAMbi3cf4ZI7lhyLUMskOx3x';
$sitepad['SECURE_AUTH_KEY'] = 'YYmi3X8ujjrKU5JvwMIY4dJ7huw2yMrg96u1TinWSRhzQCnJKrcZHzGN2s9U4g6V';
$sitepad['LOGGED_IN_KEY'] = 'ZLNMhqVlHzCJwEOHtc8ze4yR8WCmse4VuZyOzodIgqhC2J2aU2Cs9E3wczcwqxi7';
$sitepad['NONCE_KEY'] = 'JZW7gW9IPpMrzmDJW4qnCkwbPYCOdmgT1wGi8196rbSPKez7bQ6lkoKMX9DkeSQm';
$sitepad['AUTH_SALT'] = 'Ov4GlUhJYZXz6ZqZHKi9ypw4Aver8tHf6LS197QoEQ1M7dFK60K5zHj8vAChgmbx';
$sitepad['SECURE_AUTH_SALT'] = '4DwNOTBjWnJDmbyClli12ewuSXqwicDYvF1nxIZLtaQNMWkvx3LUGFuDtJvFNcjQ';
$sitepad['LOGGED_IN_SALT'] = '3GYt8Zi6m3KyYKxtsRUCl8DyV1COkcGLYAqm7wki32lP7IpUisJ2iNBWwjGHXY6i';
$sitepad['NONCE_SALT'] = 'ehTA1JP0rd1SezNP9bpd9RqZ9DSX15Wu8Qr32qebnvMKoCqMp2Pa12uJYQ5ueY0w';

if(!include_once($sitepad['editor_path'].'/site-inc/bootstrap.php')){
	die('Could not include the bootstrap.php. One of the reasons could be open_basedir restriction !');
}