| Server IP : 158.247.231.215 / Your IP : 216.73.216.151 Web Server : Apache/2.4.41 (Ubuntu) System : Linux CTMS 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.0.30 Disable Function : 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /mnt/blockstorage/ctms/ |
Upload File : |
<?php
define( 'DB_NAME', 'ctms' );
define( 'DB_USER', 'crts' );
define( 'DB_PASSWORD', 'v8R+%dU%?Ciq6NL,' );
define( 'DB_HOST', 'localhost' );
define( 'DB_CHARSET', 'utf8mb4' );
define( 'DB_COLLATE', '' );
define( 'AUTH_KEY', 'QbgZ6XRZ2sy7u1en04WDm1D3ZRSRafrcVQjEFkCXNwh8g0jKqYsPZ0AwGo4F8V' );
define( 'SECURE_AUTH_KEY', 'XTuB3ZnFI58fm0qb0KlGSMs2XjfCf2iLxYeimU6n2b21JwNcwYuwQJYyRbLnb5' );
define( 'LOGGED_IN_KEY', 'PqmXMoMYySgSfiehoW4XSJeLE2bAVXBzCFxesfVl3ub1y4c7wTmelNz9UF77T' );
define( 'NONCE_KEY', 'CXQZnpnrSF1SCp9NspZIhZXPBAjNtmKzJs6MhowJWOxpXTkZq6SEZrOBl0Fw' );
define( 'AUTH_SALT', '6bEpjfPS5D0uuCaMSy06OfvGrNYfs3TaPNF9PoC2RafTrwuhjoqi8hgXzD5M3W' );
define( 'SECURE_AUTH_SALT', 'AaaLin2HKAOcyH9fGvK7o55nbuLm6m4EhKhFZn8q7lS0KmFSeXzjLkut9mBDPR4w' );
define( 'LOGGED_IN_SALT', 'rjg4l9WssXl8E0UvdKrW6vRz3oV7O2sEdHmBo6yEhT6mo16GJIMobkTnO2HOhU' );
define( 'NONCE_SALT', 'ACyeSX53grqJuky8HhOuAzBDMnFaH2qTrX3phr1WzrC1LPwc1sJpFdmrfUVpvj' );
$table_prefix = 'wp_';
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
require_once ABSPATH . 'wp-settings.php';