2025-06-26 12:12:00 [::1][-][v08gpmp5kiubkl7s7h6md1pdhe][error][yii\db\Exception] PDOException: SQLSTATE[HY000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php:722
Stack trace:
#0 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(722): PDO->__construct('mysql:host=127....', 'lsp', Object(SensitiveParameterValue), NULL)
#1 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(637): yii\db\Connection->createPdoInstance()
#2 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(1067): yii\db\Connection->open()
#3 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(1054): yii\db\Connection->getMasterPdo()
#4 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(261): yii\db\Connection->getSlavePdo(true)
#5 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(1181): yii\db\Command->prepare(true)
#6 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(417): yii\db\Command->queryInternal('fetchAll', NULL)
#7 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\mysql\Schema.php(366): yii\db\Command->queryAll()
#8 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\mysql\Schema.php(134): yii\db\mysql\Schema->findColumns(Object(yii\db\TableSchema))
#9 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Schema.php(756): yii\db\mysql\Schema->loadTableSchema('user')
#10 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Schema.php(192): yii\db\Schema->getTableMetadata('{{%user}}', 'schema', false)
#11 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(439): yii\db\Schema->getTableSchema('{{%user}}')
#12 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(266): yii\db\ActiveRecord::getTableSchema()
#13 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(238): yii\db\ActiveRecord::filterValidColumnNames(Object(yii\db\Connection), Array)
#14 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(195): yii\db\ActiveRecord::filterCondition(Array, Array)
#15 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\BaseActiveRecord.php(110): yii\db\ActiveRecord::findByCondition(Array)
#16 D:\wamp64\www\lsp-client\common\models\User.php(86): yii\db\BaseActiveRecord::findOne(Array)
#17 D:\wamp64\www\lsp-client\common\models\LoginForm.php(74): common\models\User::findByUsername('admin')
#18 D:\wamp64\www\lsp-client\common\models\LoginForm.php(45): common\models\LoginForm->getUser()
#19 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\validators\InlineValidator.php(77): common\models\LoginForm->validatePassword('password', NULL, Object(yii\validators\InlineValidator), 'admin')
#20 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\validators\Validator.php(260): yii\validators\InlineValidator->validateAttribute(Object(common\models\LoginForm), 'password')
#21 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Model.php(368): yii\validators\Validator->validateAttributes(Object(common\models\LoginForm), Array)
#22 D:\wamp64\www\lsp-client\common\models\LoginForm.php(59): yii\base\Model->validate()
#23 D:\wamp64\www\lsp-client\frontend\controllers\SiteController.php(93): common\models\LoginForm->login()
#24 [internal function]: frontend\controllers\SiteController->actionLogin()
#25 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\InlineAction.php(57): call_user_func_array(Array, Array)
#26 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Controller.php(178): yii\base\InlineAction->runWithParams(Array)
#27 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Module.php(552): yii\base\Controller->runAction('login', Array)
#28 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\web\Application.php(103): yii\base\Module->runAction('site/login', Array)
#29 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Application.php(384): yii\web\Application->handleRequest(Object(yii\web\Request))
#30 D:\wamp64\www\lsp-client\frontend\web\index.php(18): yii\base\Application->run()
#31 {main}

Next yii\db\Exception: SQLSTATE[HY000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php:648
Stack trace:
#0 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(1067): yii\db\Connection->open()
#1 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Connection.php(1054): yii\db\Connection->getMasterPdo()
#2 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(261): yii\db\Connection->getSlavePdo(true)
#3 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(1181): yii\db\Command->prepare(true)
#4 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Command.php(417): yii\db\Command->queryInternal('fetchAll', NULL)
#5 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\mysql\Schema.php(366): yii\db\Command->queryAll()
#6 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\mysql\Schema.php(134): yii\db\mysql\Schema->findColumns(Object(yii\db\TableSchema))
#7 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Schema.php(756): yii\db\mysql\Schema->loadTableSchema('user')
#8 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\Schema.php(192): yii\db\Schema->getTableMetadata('{{%user}}', 'schema', false)
#9 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(439): yii\db\Schema->getTableSchema('{{%user}}')
#10 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(266): yii\db\ActiveRecord::getTableSchema()
#11 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(238): yii\db\ActiveRecord::filterValidColumnNames(Object(yii\db\Connection), Array)
#12 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\ActiveRecord.php(195): yii\db\ActiveRecord::filterCondition(Array, Array)
#13 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\db\BaseActiveRecord.php(110): yii\db\ActiveRecord::findByCondition(Array)
#14 D:\wamp64\www\lsp-client\common\models\User.php(86): yii\db\BaseActiveRecord::findOne(Array)
#15 D:\wamp64\www\lsp-client\common\models\LoginForm.php(74): common\models\User::findByUsername('admin')
#16 D:\wamp64\www\lsp-client\common\models\LoginForm.php(45): common\models\LoginForm->getUser()
#17 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\validators\InlineValidator.php(77): common\models\LoginForm->validatePassword('password', NULL, Object(yii\validators\InlineValidator), 'admin')
#18 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\validators\Validator.php(260): yii\validators\InlineValidator->validateAttribute(Object(common\models\LoginForm), 'password')
#19 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Model.php(368): yii\validators\Validator->validateAttributes(Object(common\models\LoginForm), Array)
#20 D:\wamp64\www\lsp-client\common\models\LoginForm.php(59): yii\base\Model->validate()
#21 D:\wamp64\www\lsp-client\frontend\controllers\SiteController.php(93): common\models\LoginForm->login()
#22 [internal function]: frontend\controllers\SiteController->actionLogin()
#23 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\InlineAction.php(57): call_user_func_array(Array, Array)
#24 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Controller.php(178): yii\base\InlineAction->runWithParams(Array)
#25 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Module.php(552): yii\base\Controller->runAction('login', Array)
#26 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\web\Application.php(103): yii\base\Module->runAction('site/login', Array)
#27 D:\wamp64\www\lsp-client\vendor\yiisoft\yii2\base\Application.php(384): yii\web\Application->handleRequest(Object(yii\web\Request))
#28 D:\wamp64\www\lsp-client\frontend\web\index.php(18): yii\base\Application->run()
#29 {main}
Additional Information:
Array
(
    [0] => HY000
    [1] => 1045
    [2] => Access denied for user 'lsp'@'localhost' (using password: YES)
)

2025-06-26 12:12:00 [::1][-][v08gpmp5kiubkl7s7h6md1pdhe][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf-frontend' => 'ZdxOzs-xIXpA5IHAHSOBenteP54UNxUunYZhj_RmVItVmhqMhYZpSS--5KhOGrMZHDh2y0EHUXTn0CDJgy9i3A=='
    'LoginForm' => [
        'username' => 'admin'
        'password' => 'admin'
        'rememberMe' => '1'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => 'v08gpmp5kiubkl7s7h6md1pdhe'
    '_csrf-frontend' => '1eacfd8c073c19744bd42b6fb74789b6a7e9c1d8a1a968f745e5e6045d30ac84a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"0FTBJ7H3oZehS92cgfIUU0DZzVAFwI6W\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'HTTP_HOST' => 'localhost'
    'HTTP_CONNECTION' => 'keep-alive'
    'CONTENT_LENGTH' => '237'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"137\", \"Chromium\";v=\"137\", \"Not/A)Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_ORIGIN' => 'http://localhost'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_REFERER' => 'http://localhost/lsp-client/frontend/web/index.php?r=site%2Flogin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en-US;q=0.9,en;q=0.8,id;q=0.7'
    'HTTP_COOKIE' => 'advanced-frontend=v08gpmp5kiubkl7s7h6md1pdhe; _csrf-frontend=1eacfd8c073c19744bd42b6fb74789b6a7e9c1d8a1a968f745e5e6045d30ac84a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%220FTBJ7H3oZehS92cgfIUU0DZzVAFwI6W%22%3B%7D'
    'PATH' => 'C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;D:\\xampp824\\php;C:\\Windows\\system32\\config\\systemprofile\\AppData\\Local\\Microsoft\\WindowsApps'
    'SystemRoot' => 'C:\\Windows'
    'COMSPEC' => 'C:\\Windows\\system32\\cmd.exe'
    'PATHEXT' => '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
    'WINDIR' => 'C:\\Windows'
    'SERVER_SIGNATURE' => '<address>Apache/2.4.62 (Win64) PHP/8.3.14 mod_fcgid/2.3.10-dev Server at localhost Port 80</address>
'
    'SERVER_SOFTWARE' => 'Apache/2.4.62 (Win64) PHP/8.3.14 mod_fcgid/2.3.10-dev'
    'SERVER_NAME' => 'localhost'
    'SERVER_ADDR' => '::1'
    'SERVER_PORT' => '80'
    'REMOTE_ADDR' => '::1'
    'DOCUMENT_ROOT' => 'D:/wamp64/www'
    'REQUEST_SCHEME' => 'http'
    'CONTEXT_PREFIX' => ''
    'CONTEXT_DOCUMENT_ROOT' => 'D:/wamp64/www'
    'SERVER_ADMIN' => 'wampserver@wampserver.invalid'
    'SCRIPT_FILENAME' => 'D:/wamp64/www/lsp-client/frontend/web/index.php'
    'REMOTE_PORT' => '50647'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'POST'
    'QUERY_STRING' => 'r=site%2Flogin'
    'REQUEST_URI' => '/lsp-client/frontend/web/index.php?r=site%2Flogin'
    'SCRIPT_NAME' => '/lsp-client/frontend/web/index.php'
    'PHP_SELF' => '/lsp-client/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1750939920.135
    'REQUEST_TIME' => 1750939920
]
2025-06-30 08:43:10 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-06-30 08:43:10 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:43:10 [180.252.163.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => '0f493e99c50299c42b55112b43cca5cfbf8198e856164a0567c6d4f505c27803a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"vvcp0dKh6kqQckWoyd_jkAkYjzk71i63\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=0f493e99c50299c42b55112b43cca5cfbf8198e856164a0567c6d4f505c27803a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22vvcp0dKh6kqQckWoyd_jkAkYjzk71i63%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56135'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751272990.3602
    'REQUEST_TIME' => 1751272990
]
2025-06-30 08:43:13 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-06-30 08:43:13 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:43:13 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56135'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751272993.1296
    'REQUEST_TIME' => 1751272993
]
2025-06-30 08:43:13 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2025-06-30 08:43:13 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:43:13 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fabout'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56135'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751272993.9044
    'REQUEST_TIME' => 1751272993
]
2025-06-30 08:43:14 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:43:14 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '68624e21f0ab89.47414731'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/png,image/svg+xml,image/*;q=0.8,video/*;q=0.8,*/*;q=0.5'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56135'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=68624e21f0ab89.47414731'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=68624e21f0ab89.47414731'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751272994.0565
    'REQUEST_TIME' => 1751272994
]
2025-06-30 08:43:15 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-06-30 08:43:15 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:43:15 [180.252.163.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56135'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751272995.6338
    'REQUEST_TIME' => 1751272995
]
2025-06-30 08:53:20 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-06-30 08:53:20 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:53:20 [180.252.163.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56465'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751273600.043
    'REQUEST_TIME' => 1751273600
]
2025-06-30 08:59:59 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-06-30 08:59:59 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 08:59:59 [180.252.163.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56577'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751273999.4796
    'REQUEST_TIME' => 1751273999
]
2025-06-30 09:00:01 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-06-30 09:00:01 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 09:00:01 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56577'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751274001.3168
    'REQUEST_TIME' => 1751274001
]
2025-06-30 09:00:02 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2025-06-30 09:00:02 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 09:00:02 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fabout'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56577'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751274002.2689
    'REQUEST_TIME' => 1751274002
]
2025-06-30 09:00:02 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 09:00:02 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '6862521255ce01.76887170'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/png,image/svg+xml,image/*;q=0.8,video/*;q=0.8,*/*;q=0.5'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56577'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=6862521255ce01.76887170'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=6862521255ce01.76887170'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751274002.4007
    'REQUEST_TIME' => 1751274002
]
2025-06-30 09:00:03 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2025-06-30 09:00:03 [180.252.163.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 180.252.163.63
2025-06-30 09:00:03 [180.252.163.63][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-frontend' => 'f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf\";}'
    'advanced-frontend' => '7h3uh93iervllsf1ple5mnsl6h'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'eedosn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-us'
    'HTTP_COOKIE' => '_csrf-frontend=f084661c4d21261b32857ed85dd572177cabafde0beb19b7aef422416c17f389a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22StpR3lhRSQlg7hpXwYNMv1FD1pvO1yFf%22%3B%7D; advanced-frontend=7h3uh93iervllsf1ple5mnsl6h'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '180.252.163.63'
    'REMOTE_PORT' => '56577'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751274003.0056
    'REQUEST_TIME' => 1751274003
]
2025-07-08 05:28:47 [5.161.251.140][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.251.140
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-07-08 05:28:47 [5.161.251.140][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.251.140
2025-07-08 05:28:46 [5.161.251.140][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"131\", \"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"macOS\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '5.161.251.140'
    'REMOTE_PORT' => '13037'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751952526.9166
    'REQUEST_TIME' => 1751952526
]
2025-07-08 05:28:55 [5.161.251.140][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.251.140
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-07-08 05:28:55 [5.161.251.140][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.251.140
2025-07-08 05:28:55 [5.161.251.140][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => 'bqfnmhh8fl38iusmuafci94dr3'
    '_csrf-frontend' => '581efc9a90698e6e14f293ed0d5ca5e5d8575f7bc2a08f8c50af94b821a15516a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"b6lBQLVqwwEQqBZXiCmi3ljcbZ2hUeAh\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_COOKIE' => 'advanced-frontend=bqfnmhh8fl38iusmuafci94dr3; _csrf-frontend=581efc9a90698e6e14f293ed0d5ca5e5d8575f7bc2a08f8c50af94b821a15516a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22b6lBQLVqwwEQqBZXiCmi3ljcbZ2hUeAh%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"131\", \"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"macOS\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '5.161.251.140'
    'REMOTE_PORT' => '39387'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP3'
    'SSL_PROTOCOL' => 'QUIC'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751952535.8148
    'REQUEST_TIME' => 1751952535
]
2025-07-08 15:41:13 [5.161.250.254][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.250.254
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-07-08 15:41:13 [5.161.250.254][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 5.161.250.254
2025-07-08 15:41:13 [5.161.250.254][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"131\", \"Chromium\";v=\"131\", \"Not_A Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '5.161.250.254'
    'REMOTE_PORT' => '2123'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1751989273.7319
    'REQUEST_TIME' => 1751989273
]
2025-10-20 04:36:41 [182.2.140.172][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.2.140.172
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-10-20 04:36:41 [182.2.140.172][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.2.140.172
2025-10-20 04:36:41 [182.2.140.172][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'id,en-US;q=0.9,en;q=0.8,pt;q=0.7,ru;q=0.6,ms;q=0.5'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 YaBrowser/25.8.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"8\", \"Chromium\";v=\"138\", \"YaBrowser\";v=\"25.8\", \"Yowser\";v=\"2.5\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '182.2.140.172'
    'REMOTE_PORT' => '58618'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1760935001.4023
    'REQUEST_TIME' => 1760935001
]
2025-10-28 16:45:31 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-10-28 16:45:31 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
2025-10-28 16:45:31 [167.94.146.59][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.59'
    'REMOTE_PORT' => '42574'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1761669931.8454
    'REQUEST_TIME' => 1761669931
]
2025-11-02 20:43:50 [167.94.138.178][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.178
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-02 20:43:50 [167.94.138.178][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.178
2025-11-02 20:43:50 [167.94.138.178][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.178'
    'REMOTE_PORT' => '59020'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762116230.3655
    'REQUEST_TIME' => 1762116230
]
2025-11-04 02:01:27 [146.174.187.169][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.187.169
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-04 02:01:27 [146.174.187.169][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.187.169
2025-11-04 02:01:26 [146.174.187.169][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.22 (KHTML, like Gecko) Chrome/19.0.1047.0 Safari/535.22'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.187.169'
    'REMOTE_PORT' => '50290'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762221686.8814
    'REQUEST_TIME' => 1762221686
]
2025-11-09 06:28:25 [146.174.183.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.183.167
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-09 06:28:25 [146.174.183.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.183.167
2025-11-09 06:28:25 [146.174.183.167][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.16) Gecko/20110319 Firefox/3.6.16'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.183.167'
    'REMOTE_PORT' => '34594'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762669705.4426
    'REQUEST_TIME' => 1762669705
]
2025-11-09 14:42:58 [146.174.163.3][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.163.3
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2025-11-09 14:42:58 [146.174.163.3][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.163.3
2025-11-09 14:42:58 [146.174.163.3][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.458.1 Safari/534.3'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.163.3'
    'REMOTE_PORT' => '50954'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762699378.5217
    'REQUEST_TIME' => 1762699378
]
2025-11-09 22:18:01 [146.174.188.101][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.188.101
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-11-09 22:18:01 [146.174.188.101][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.188.101
2025-11-09 22:18:01 [146.174.188.101][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.188.101'
    'REMOTE_PORT' => '48294'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762726681.5705
    'REQUEST_TIME' => 1762726681
]
2025-11-10 01:08:58 [146.174.169.222][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.169.222
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2025-11-10 01:08:58 [146.174.169.222][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.169.222
2025-11-10 01:08:57 [146.174.169.222][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinewvc'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows; U; Windows NT 6.1; ru-RU; AppleWebKit/534.16; KHTML; like Gecko; Chrome/10.0.648.11;Safari/534.16)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.169.222'
    'REMOTE_PORT' => '36681'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762736937.9282
    'REQUEST_TIME' => 1762736937
]
2025-11-11 19:38:04 [146.174.163.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.163.241
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-11-11 19:38:04 [146.174.163.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.163.241
2025-11-11 19:38:04 [146.174.163.241][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.24) Gecko/20111103 Firefox/3.6.24'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.163.241'
    'REMOTE_PORT' => '52712'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762889884.0357
    'REQUEST_TIME' => 1762889884
]
2025-11-12 05:35:30 [146.174.173.137][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.173.137
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2025-11-12 05:35:30 [146.174.173.137][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 146.174.173.137
2025-11-12 05:35:30 [146.174.173.137][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'didiom'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/4.0.211.4 Safari/532.0'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '146.174.173.137'
    'REMOTE_PORT' => '56379'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1762925730.4105
    'REQUEST_TIME' => 1762925730
]
2025-11-16 03:25:51 [43.133.14.237][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 43.133.14.237
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-16 03:25:51 [43.133.14.237][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 43.133.14.237
2025-11-16 03:25:51 [43.133.14.237][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7'
    'HTTP_CONNECTION' => 'close'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '43.133.14.237'
    'REMOTE_PORT' => '37212'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1763263551.7492
    'REQUEST_TIME' => 1763263551
]
2025-11-30 21:24:01 [66.249.70.195][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.195
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-30 21:24:01 [66.249.70.195][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.195
2025-11-30 21:24:01 [66.249.70.195][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.195'
    'REMOTE_PORT' => '49732'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764537841.3903
    'REQUEST_TIME' => 1764537841
]
2025-11-30 23:01:03 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-11-30 23:01:03 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
2025-11-30 23:01:03 [66.249.70.193][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.193'
    'REMOTE_PORT' => '36232'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764543663.2962
    'REQUEST_TIME' => 1764543663
]
2025-12-01 01:04:45 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2025-12-01 01:04:45 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
2025-12-01 01:04:45 [66.249.70.193][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.193'
    'REMOTE_PORT' => '37417'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764551085.0909
    'REQUEST_TIME' => 1764551085
]
2025-12-01 06:29:29 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2025-12-01 06:29:29 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
2025-12-01 06:29:28 [66.249.70.193][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.193'
    'REMOTE_PORT' => '40531'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764570568.9186
    'REQUEST_TIME' => 1764570568
]
2025-12-01 07:25:01 [66.249.70.195][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.195
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2025-12-01 07:25:01 [66.249.70.195][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.195
2025-12-01 07:25:01 [66.249.70.195][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.195'
    'REMOTE_PORT' => '53278'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764573900.984
    'REQUEST_TIME' => 1764573900
]
2025-12-01 07:55:58 [66.249.70.194][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.194
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2025-12-01 07:55:58 [66.249.70.194][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.194
2025-12-01 07:55:58 [66.249.70.194][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'slrbydn'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.194'
    'REMOTE_PORT' => '52773'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764575758.2347
    'REQUEST_TIME' => 1764575758
]
2025-12-01 10:01:59 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2025-12-01 10:01:59 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
2025-12-01 10:01:59 [66.249.70.193][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.193'
    'REMOTE_PORT' => '60543'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764583319.6477
    'REQUEST_TIME' => 1764583319
]
2025-12-01 10:21:48 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-12-01 10:21:48 [66.249.70.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.193
2025-12-01 10:21:47 [66.249.70.193][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.193'
    'REMOTE_PORT' => '57857'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764584507.8869
    'REQUEST_TIME' => 1764584507
]
2025-12-02 08:04:04 [66.249.70.194][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.194
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-12-02 08:04:04 [66.249.70.194][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.194
2025-12-02 08:04:04 [66.249.70.194][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.194'
    'REMOTE_PORT' => '43328'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764662644.7512
    'REQUEST_TIME' => 1764662644
]
2025-12-04 18:23:26 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2025-12-04 18:23:26 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:26 [103.140.78.206][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,id;q=0.8'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://www.google.com/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'cross-site'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.140.78.206'
    'REMOTE_PORT' => '63059'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764872606.5108
    'REQUEST_TIME' => 1764872606
]
2025-12-04 18:23:29 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2025-12-04 18:23:29 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:29 [103.140.78.206][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '35l36mtnboan0gtvi5qtmlgccs'
    '_csrf-frontend' => 'fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"a1d5CTwx8niSKwFlhYudklbS8Or1pqeM\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,id;q=0.8'
    'HTTP_COOKIE' => 'advanced-frontend=35l36mtnboan0gtvi5qtmlgccs; _csrf-frontend=fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22a1d5CTwx8niSKwFlhYudklbS8Or1pqeM%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fabout'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.140.78.206'
    'REMOTE_PORT' => '63059'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764872609.5357
    'REQUEST_TIME' => 1764872609
]
2025-12-04 18:23:34 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][error][yii\db\Exception] PDOException: SQLSTATE[28000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct()
#1 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1067): yii\db\Connection->open()
#3 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1054): yii\db\Connection->getMasterPdo()
#4 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(394): yii\db\Connection->getSlavePdo()
#5 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(418): yii\db\mysql\QueryBuilder->supportsFractionalSeconds()
#6 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(59): yii\db\mysql\QueryBuilder->defaultTimeTypeMap()
#7 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\db\mysql\QueryBuilder->init()
#8 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/QueryBuilder.php(116): yii\base\BaseObject->__construct()
#9 [internal function]: yii\db\QueryBuilder->__construct()
#10 /home/bstogmtj/public_html/vendor/yiisoft/yii2/di/Container.php(411): ReflectionClass->newInstanceArgs()
#11 /home/bstogmtj/public_html/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build()
#12 /home/bstogmtj/public_html/vendor/yiisoft/yii2/BaseYii.php(345): yii\di\Container->get()
#13 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(261): yii\BaseYii::createObject()
#14 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(247): yii\db\mysql\Schema->createQueryBuilder()
#15 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(884): yii\db\Schema->getQueryBuilder()
#16 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveQuery.php(328): yii\db\Connection->getQueryBuilder()
#17 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Query.php(442): yii\db\ActiveQuery->createCommand()
#18 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(195): yii\db\Query->exists()
#19 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(153): yii\validators\UniqueValidator->modelExists()
#20 [internal function]: yii\validators\UniqueValidator->yii\validators\{closure}()
#21 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1130): call_user_func()
#22 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(152): yii\db\Connection->useMaster()
#23 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/Validator.php(260): yii\validators\UniqueValidator->validateAttribute()
#24 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Model.php(368): yii\validators\Validator->validateAttributes()
#25 /home/bstogmtj/public_html/frontend/models/SignupForm.php(48): yii\base\Model->validate()
#26 /home/bstogmtj/public_html/frontend/controllers/SiteController.php(157): frontend\models\SignupForm->signup()
#27 [internal function]: frontend\controllers\SiteController->actionSignup()
#28 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array()
#29 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Controller.php(178): yii\base\InlineAction->runWithParams()
#30 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Module.php(552): yii\base\Controller->runAction()
#31 /home/bstogmtj/public_html/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction()
#32 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Application.php(384): yii\web\Application->handleRequest()
#33 /home/bstogmtj/public_html/frontend/web/index.php(18): yii\base\Application->run()
#34 {main}

Next yii\db\Exception: SQLSTATE[28000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1067): yii\db\Connection->open()
#1 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1054): yii\db\Connection->getMasterPdo()
#2 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(394): yii\db\Connection->getSlavePdo()
#3 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(418): yii\db\mysql\QueryBuilder->supportsFractionalSeconds()
#4 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/QueryBuilder.php(59): yii\db\mysql\QueryBuilder->defaultTimeTypeMap()
#5 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\db\mysql\QueryBuilder->init()
#6 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/QueryBuilder.php(116): yii\base\BaseObject->__construct()
#7 [internal function]: yii\db\QueryBuilder->__construct()
#8 /home/bstogmtj/public_html/vendor/yiisoft/yii2/di/Container.php(411): ReflectionClass->newInstanceArgs()
#9 /home/bstogmtj/public_html/vendor/yiisoft/yii2/di/Container.php(170): yii\di\Container->build()
#10 /home/bstogmtj/public_html/vendor/yiisoft/yii2/BaseYii.php(345): yii\di\Container->get()
#11 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(261): yii\BaseYii::createObject()
#12 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(247): yii\db\mysql\Schema->createQueryBuilder()
#13 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(884): yii\db\Schema->getQueryBuilder()
#14 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveQuery.php(328): yii\db\Connection->getQueryBuilder()
#15 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Query.php(442): yii\db\ActiveQuery->createCommand()
#16 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(195): yii\db\Query->exists()
#17 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(153): yii\validators\UniqueValidator->modelExists()
#18 [internal function]: yii\validators\UniqueValidator->yii\validators\{closure}()
#19 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1130): call_user_func()
#20 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/UniqueValidator.php(152): yii\db\Connection->useMaster()
#21 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/Validator.php(260): yii\validators\UniqueValidator->validateAttribute()
#22 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Model.php(368): yii\validators\Validator->validateAttributes()
#23 /home/bstogmtj/public_html/frontend/models/SignupForm.php(48): yii\base\Model->validate()
#24 /home/bstogmtj/public_html/frontend/controllers/SiteController.php(157): frontend\models\SignupForm->signup()
#25 [internal function]: frontend\controllers\SiteController->actionSignup()
#26 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array()
#27 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Controller.php(178): yii\base\InlineAction->runWithParams()
#28 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Module.php(552): yii\base\Controller->runAction()
#29 /home/bstogmtj/public_html/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction()
#30 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Application.php(384): yii\web\Application->handleRequest()
#31 /home/bstogmtj/public_html/frontend/web/index.php(18): yii\base\Application->run()
#32 {main}
Additional Information:
Array
(
    [0] => 28000
    [1] => 1045
    [2] => Access denied for user 'lsp'@'localhost' (using password: YES)
)

2025-12-04 18:23:34 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:34 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:34 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = [
    '_csrf-frontend' => '26QoD_aPVu4UOBRyWQYUH_cm_vAcVy94bFwMldHXndC6lUw6tdshlixWfSEScVJzn3-LlHc7TStUE36koab4nQ=='
    'SignupForm' => [
        'username' => 'awokawok'
        'email' => '0awtmw3ewr@daouse.com'
        'password' => 'aws123ed'
    ]
    'signup-button' => ''
]

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '35l36mtnboan0gtvi5qtmlgccs'
    '_csrf-frontend' => 'fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"a1d5CTwx8niSKwFlhYudklbS8Or1pqeM\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,id;q=0.8'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTENT_LENGTH' => '236'
    'HTTP_COOKIE' => 'advanced-frontend=35l36mtnboan0gtvi5qtmlgccs; _csrf-frontend=fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22a1d5CTwx8niSKwFlhYudklbS8Or1pqeM%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fsignup'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_ORIGIN' => 'https://106mail.webhostingindonesia.co.id'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.140.78.206'
    'REMOTE_PORT' => '63059'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'POST'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764872614.4654
    'REQUEST_TIME' => 1764872614
]
2025-12-04 18:23:38 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2025-12-04 18:23:38 [103.140.78.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:38 [103.140.78.206][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '35l36mtnboan0gtvi5qtmlgccs'
    '_csrf-frontend' => 'fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"a1d5CTwx8niSKwFlhYudklbS8Or1pqeM\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,id;q=0.8'
    'HTTP_COOKIE' => 'advanced-frontend=35l36mtnboan0gtvi5qtmlgccs; _csrf-frontend=fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22a1d5CTwx8niSKwFlhYudklbS8Or1pqeM%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.140.78.206'
    'REMOTE_PORT' => '63059'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764872618.8307
    'REQUEST_TIME' => 1764872618
]
2025-12-04 18:23:43 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][error][yii\db\Exception] PDOException: SQLSTATE[28000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php:722
Stack trace:
#0 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(722): PDO->__construct()
#1 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(637): yii\db\Connection->createPdoInstance()
#2 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1067): yii\db\Connection->open()
#3 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1054): yii\db\Connection->getMasterPdo()
#4 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(261): yii\db\Connection->getSlavePdo()
#5 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(1181): yii\db\Command->prepare()
#6 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(417): yii\db\Command->queryInternal()
#7 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(366): yii\db\Command->queryAll()
#8 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(134): yii\db\mysql\Schema->findColumns()
#9 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(756): yii\db\mysql\Schema->loadTableSchema()
#10 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(192): yii\db\Schema->getTableMetadata()
#11 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(439): yii\db\Schema->getTableSchema()
#12 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(266): yii\db\ActiveRecord::getTableSchema()
#13 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(238): yii\db\ActiveRecord::filterValidColumnNames()
#14 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(195): yii\db\ActiveRecord::filterCondition()
#15 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/BaseActiveRecord.php(110): yii\db\ActiveRecord::findByCondition()
#16 /home/bstogmtj/public_html/common/models/User.php(86): yii\db\BaseActiveRecord::findOne()
#17 /home/bstogmtj/public_html/common/models/LoginForm.php(74): common\models\User::findByUsername()
#18 /home/bstogmtj/public_html/common/models/LoginForm.php(45): common\models\LoginForm->getUser()
#19 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/InlineValidator.php(77): common\models\LoginForm->validatePassword()
#20 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/Validator.php(260): yii\validators\InlineValidator->validateAttribute()
#21 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Model.php(368): yii\validators\Validator->validateAttributes()
#22 /home/bstogmtj/public_html/common/models/LoginForm.php(59): yii\base\Model->validate()
#23 /home/bstogmtj/public_html/frontend/controllers/SiteController.php(93): common\models\LoginForm->login()
#24 [internal function]: frontend\controllers\SiteController->actionLogin()
#25 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array()
#26 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Controller.php(178): yii\base\InlineAction->runWithParams()
#27 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Module.php(552): yii\base\Controller->runAction()
#28 /home/bstogmtj/public_html/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction()
#29 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Application.php(384): yii\web\Application->handleRequest()
#30 /home/bstogmtj/public_html/frontend/web/index.php(18): yii\base\Application->run()
#31 {main}

Next yii\db\Exception: SQLSTATE[28000] [1045] Access denied for user 'lsp'@'localhost' (using password: YES) in /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php:648
Stack trace:
#0 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1067): yii\db\Connection->open()
#1 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Connection.php(1054): yii\db\Connection->getMasterPdo()
#2 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(261): yii\db\Connection->getSlavePdo()
#3 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(1181): yii\db\Command->prepare()
#4 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Command.php(417): yii\db\Command->queryInternal()
#5 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(366): yii\db\Command->queryAll()
#6 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/mysql/Schema.php(134): yii\db\mysql\Schema->findColumns()
#7 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(756): yii\db\mysql\Schema->loadTableSchema()
#8 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/Schema.php(192): yii\db\Schema->getTableMetadata()
#9 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(439): yii\db\Schema->getTableSchema()
#10 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(266): yii\db\ActiveRecord::getTableSchema()
#11 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(238): yii\db\ActiveRecord::filterValidColumnNames()
#12 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/ActiveRecord.php(195): yii\db\ActiveRecord::filterCondition()
#13 /home/bstogmtj/public_html/vendor/yiisoft/yii2/db/BaseActiveRecord.php(110): yii\db\ActiveRecord::findByCondition()
#14 /home/bstogmtj/public_html/common/models/User.php(86): yii\db\BaseActiveRecord::findOne()
#15 /home/bstogmtj/public_html/common/models/LoginForm.php(74): common\models\User::findByUsername()
#16 /home/bstogmtj/public_html/common/models/LoginForm.php(45): common\models\LoginForm->getUser()
#17 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/InlineValidator.php(77): common\models\LoginForm->validatePassword()
#18 /home/bstogmtj/public_html/vendor/yiisoft/yii2/validators/Validator.php(260): yii\validators\InlineValidator->validateAttribute()
#19 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Model.php(368): yii\validators\Validator->validateAttributes()
#20 /home/bstogmtj/public_html/common/models/LoginForm.php(59): yii\base\Model->validate()
#21 /home/bstogmtj/public_html/frontend/controllers/SiteController.php(93): common\models\LoginForm->login()
#22 [internal function]: frontend\controllers\SiteController->actionLogin()
#23 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array()
#24 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Controller.php(178): yii\base\InlineAction->runWithParams()
#25 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Module.php(552): yii\base\Controller->runAction()
#26 /home/bstogmtj/public_html/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction()
#27 /home/bstogmtj/public_html/vendor/yiisoft/yii2/base/Application.php(384): yii\web\Application->handleRequest()
#28 /home/bstogmtj/public_html/frontend/web/index.php(18): yii\base\Application->run()
#29 {main}
Additional Information:
Array
(
    [0] => 28000
    [1] => 1045
    [2] => Access denied for user 'lsp'@'localhost' (using password: YES)
)

2025-12-04 18:23:43 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:43 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.140.78.206
2025-12-04 18:23:43 [103.140.78.206][-][35l36mtnboan0gtvi5qtmlgccs][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf-frontend' => 's-xnwOITthEWN4P4N6IiJ7ixIHkYGXsT2EGL7poXb4PS3QP1oUfBaS5Z6qt81WRL0OhVHXN1GUDgDvnf6mYKzg=='
    'LoginForm' => [
        'username' => 'awokawok'
        'password' => 'aws123ed'
        'rememberMe' => '1'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '35l36mtnboan0gtvi5qtmlgccs'
    '_csrf-frontend' => 'fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"a1d5CTwx8niSKwFlhYudklbS8Or1pqeM\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,id;q=0.8'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTENT_LENGTH' => '243'
    'HTTP_COOKIE' => 'advanced-frontend=35l36mtnboan0gtvi5qtmlgccs; _csrf-frontend=fca4ed2326812dde963c2a02f4aa8034460383ecd20b4c83cc817941dd6c870ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22a1d5CTwx8niSKwFlhYudklbS8Or1pqeM%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_ORIGIN' => 'https://106mail.webhostingindonesia.co.id'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.140.78.206'
    'REMOTE_PORT' => '63059'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'POST'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1764872623.6711
    'REQUEST_TIME' => 1764872623
]
2025-12-07 03:48:43 [66.249.70.33][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.70.33
2025-12-07 03:48:43 [66.249.70.33][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '692d4a0e56ba24.88561244'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'siloguq'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Googlebot-Image/1.0'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.70.33'
    'REMOTE_PORT' => '36934'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=692d4a0e56ba24.88561244'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=692d4a0e56ba24.88561244'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765079323.8107
    'REQUEST_TIME' => 1765079323
]
2025-12-12 09:11:49 [74.7.242.49][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.242.49
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-12-12 09:11:49 [74.7.242.49][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.242.49
2025-12-12 09:11:49 [74.7.242.49][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '822dba31c518168b7cb946ad63219070edab43eaa6acc8409be8b1b0bc589be1a:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"RsBvm2alO4wNu-GCRz6CKqs-vm8O8EAn\";}'
    '_csrf-frontend' => '78a4190fa150335c457ba9d9434c3bd4826bf95b2dc6400d71682e935b4cfca8a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"kVqDY_8ud2_TPlUc2Xgh2otrx_MwbkjD\";}'
    'advanced-backend' => 'p8lr4eegorodbm9t4d8kbbqf9l'
    'advanced-frontend' => 'dr1ofk6tks5qi0q9nqn9g37bhf'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => '_csrf-backend=822dba31c518168b7cb946ad63219070edab43eaa6acc8409be8b1b0bc589be1a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%22RsBvm2alO4wNu-GCRz6CKqs-vm8O8EAn%22%3B%7D; _csrf-frontend=78a4190fa150335c457ba9d9434c3bd4826bf95b2dc6400d71682e935b4cfca8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22kVqDY_8ud2_TPlUc2Xgh2otrx_MwbkjD%22%3B%7D; advanced-backend=p8lr4eegorodbm9t4d8kbbqf9l; advanced-frontend=dr1ofk6tks5qi0q9nqn9g37bhf'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.242.49'
    'REMOTE_PORT' => '48270'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765530709.4583
    'REQUEST_TIME' => 1765530709
]
2025-12-13 02:04:25 [72.14.199.196][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 72.14.199.196
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-12-13 02:04:25 [72.14.199.196][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 72.14.199.196
2025-12-13 02:04:25 [72.14.199.196][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.7390.122 Mobile Safari/537.36 (compatible; AdsBot-Google-Mobile; +http://www.google.com/mobile/adsbot.html)'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '72.14.199.196'
    'REMOTE_PORT' => '39115'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1765591465.0814
    'REQUEST_TIME' => 1765591465
]
2025-12-24 22:56:10 [167.94.138.178][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.178
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-12-24 22:56:10 [167.94.138.178][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.178
2025-12-24 22:56:09 [167.94.138.178][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.178'
    'REMOTE_PORT' => '31724'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766616969.9247
    'REQUEST_TIME' => 1766616969
]
2025-12-27 16:17:36 [167.94.138.43][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.43
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2025-12-27 16:17:36 [167.94.138.43][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.43
2025-12-27 16:17:36 [167.94.138.43][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.43'
    'REMOTE_PORT' => '32890'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766852256.0732
    'REQUEST_TIME' => 1766852256
]
2026-01-10 12:59:37 [167.94.146.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.60
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-10 12:59:37 [167.94.146.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.60
2026-01-10 12:59:36 [167.94.146.60][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.60'
    'REMOTE_PORT' => '18276'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768049976.8738
    'REQUEST_TIME' => 1768049976
]
2026-01-12 20:43:23 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-12 20:43:23 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
2026-01-12 20:43:23 [167.94.146.59][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.59'
    'REMOTE_PORT' => '64118'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768250603.1631
    'REQUEST_TIME' => 1768250603
]
2026-01-14 14:32:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-14 14:32:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:32:46 [114.141.55.162][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '0c70c4c508188f53e758e539f099a94872d991560460a08092d77c29568e81b1a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"haflymzNRlaVKXObfZVCVi6tGptAzKwA\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=0c70c4c508188f53e758e539f099a94872d991560460a08092d77c29568e81b1a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22haflymzNRlaVKXObfZVCVi6tGptAzKwA%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bddd8408f53d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '33254'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401166.71
    'REQUEST_TIME' => 1768401166
]
2026-01-14 14:34:43 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-14 14:34:43 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:43 [114.141.55.162][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb204d63d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '58688'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401283.4667
    'REQUEST_TIME' => 1768401283
]
2026-01-14 14:34:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-14 14:34:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:44 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb21a86dd738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '58690'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401284.6021
    'REQUEST_TIME' => 1768401284
]
2026-01-14 14:34:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-01-14 14:34:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:44 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb285935d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '58702'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401284.7494
    'REQUEST_TIME' => 1768401284
]
2026-01-14 14:34:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-01-14 14:34:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:45 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb299ce6d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '58704'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401285.9329
    'REQUEST_TIME' => 1768401285
]
2026-01-14 14:34:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-01-14 14:34:46 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:46 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb32ccb4d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '48230'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401286.4164
    'REQUEST_TIME' => 1768401286
]
2026-01-14 14:34:47 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-01-14 14:34:47 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:34:46 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bdddb35dce8d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '48234'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401286.904
    'REQUEST_TIME' => 1768401286
]
2026-01-14 14:36:43 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:36:43 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '6967a9863fab96.25375879'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bddde0d8803d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '50124'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=6967a9863fab96.25375879'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=6967a9863fab96.25375879'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401403.4225
    'REQUEST_TIME' => 1768401403
]
2026-01-14 14:36:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-01-14 14:36:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:36:44 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bddde11dd23d738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '50160'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401404.0303
    'REQUEST_TIME' => 1768401404
]
2026-01-14 14:36:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-01-14 14:36:44 [114.141.55.162][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 114.141.55.162
2026-01-14 14:36:44 [114.141.55.162][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"7W9oT1JFzbvuUxH6WKY9NToI8ogG935h\";}'
    '_csrf-frontend' => '3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya\";}'
    'advanced-backend' => '92l5pekq0r63t8l667nq4qe593'
    'advanced-frontend' => 'gau1apo3t98nn4t3jjuhbp8fr2'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'rinolii'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br'
    'HTTP_COOKIE' => '_csrf-backend=4721fa0707ccf5dd7ca2f4491bbb0b1a064830422370d1fb28c777ecd046c15da%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%227W9oT1JFzbvuUxH6WKY9NToI8ogG935h%22%3B%7D; _csrf-frontend=3dbb357db890368a1ba76c7538f983be886aae52deacdbe4d1d90803419549cda%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Q4lE2q309VBSTE-0Fl3cOIWS9WjfEhya%22%3B%7D; advanced-backend=92l5pekq0r63t8l667nq4qe593; advanced-frontend=gau1apo3t98nn4t3jjuhbp8fr2'
    'HTTP_HOST' => 'e-proc.perumdatirtapatriot.co.id'
    'HTTP_REFERER' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Wget/1.24.5'
    'HTTP_X_FORWARDED_FOR' => '114.141.55.162, 104.23.175.162'
    'HTTP_CF_RAY' => '9bddde1369ebd738-SIN'
    'HTTP_X_FORWARDED_PROTO' => 'https'
    'HTTP_CDN_LOOP' => 'cloudflare; loops=1'
    'HTTP_CF_CONNECTING_IP' => '114.141.55.162'
    'HTTP_CF_IPCOUNTRY' => 'ID'
    'HTTP_CF_VISITOR' => '{\"scheme\":\"https\"}'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '114.141.55.162'
    'REMOTE_PORT' => '50174'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'e-proc.perumdatirtapatriot.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'PROXY_REMOTE_ADDR' => '127.0.0.1'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://e-proc.perumdatirtapatriot.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1768401404.2822
    'REQUEST_TIME' => 1768401404
]
2026-01-21 19:04:22 [167.94.138.199][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.199
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-21 19:04:22 [167.94.138.199][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.199
2026-01-21 19:04:22 [167.94.138.199][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.199'
    'REMOTE_PORT' => '64000'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769022262.7009
    'REQUEST_TIME' => 1769022262
]
2026-01-21 22:36:02 [167.94.146.51][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.51
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-21 22:36:02 [167.94.146.51][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.51
2026-01-21 22:36:02 [167.94.146.51][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'nokiamin.my.id:80'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.51'
    'REMOTE_PORT' => '9298'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '80'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/frontend/web/'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'http://nokiamin.my.id:80/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769034962.574
    'REQUEST_TIME' => 1769034962
]
2026-01-26 00:26:09 [66.249.71.67][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.71.67
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-01-26 00:26:09 [66.249.71.67][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.71.67
2026-01-26 00:26:09 [66.249.71.67][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.192 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_IF_MODIFIED_SINCE' => 'Mon, 01 Dec 2025 10:02:00 GMT'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.71.67'
    'REMOTE_PORT' => '38755'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769387169.0982
    'REQUEST_TIME' => 1769387169
]
2026-01-26 00:44:31 [66.249.66.42][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.42
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-01-26 00:44:31 [66.249.66.42][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.42
2026-01-26 00:44:31 [66.249.66.42][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.192 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_IF_MODIFIED_SINCE' => 'Mon, 01 Dec 2025 10:21:48 GMT'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.66.42'
    'REMOTE_PORT' => '53863'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769388271.7705
    'REQUEST_TIME' => 1769388271
]
2026-01-29 03:23:08 [167.94.146.61][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.61
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-29 03:23:08 [167.94.146.61][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.61
2026-01-29 03:23:08 [167.94.146.61][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.61'
    'REMOTE_PORT' => '57030'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769656988.0841
    'REQUEST_TIME' => 1769656988
]
2026-01-30 02:39:27 [66.249.71.66][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.71.66
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-01-30 02:39:27 [66.249.71.66][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.71.66
2026-01-30 02:39:27 [66.249.71.66][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'hioarut'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.7499.192 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_IF_MODIFIED_SINCE' => 'Mon, 01 Dec 2025 07:55:59 GMT'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.71.66'
    'REMOTE_PORT' => '57267'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769740767.2396
    'REQUEST_TIME' => 1769740767
]
2026-01-30 05:48:02 [74.7.227.42][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.42
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-30 05:48:02 [74.7.227.42][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.42
2026-01-30 05:48:02 [74.7.227.42][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-backend' => 'gr70aits1t2pk5gtp9mehh6h33'
    '_csrf-frontend' => '3a1e19c15f52d89c9fc09681f1d71451afd9acd0475869b08388faf9024f693aa:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"RKfTOirFLK5P2WkP56reKfGclo2b3NRg\";}'
    'advanced-frontend' => 'lpmrhrgou6mtgbkftuijo1it38'
    '_csrf-backend' => 'b05b621185fc4804086765cff62c573f1770fb9b96e72b0d70bdcf5c7b7ac11ca:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"Tl42tjB1peFQLkzn4uRzbbBA_a8ex7Vd\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-backend=gr70aits1t2pk5gtp9mehh6h33; _csrf-frontend=3a1e19c15f52d89c9fc09681f1d71451afd9acd0475869b08388faf9024f693aa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22RKfTOirFLK5P2WkP56reKfGclo2b3NRg%22%3B%7D; advanced-frontend=lpmrhrgou6mtgbkftuijo1it38; _csrf-backend=b05b621185fc4804086765cff62c573f1770fb9b96e72b0d70bdcf5c7b7ac11ca%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%22Tl42tjB1peFQLkzn4uRzbbBA_a8ex7Vd%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.42'
    'REMOTE_PORT' => '51124'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769752082.4234
    'REQUEST_TIME' => 1769752082
]
2026-01-30 07:54:20 [74.7.241.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.23
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-30 07:54:20 [74.7.241.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.23
2026-01-30 07:54:20 [74.7.241.23][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-backend' => 'nfgngsamh3cofsq5q2t2qrjqn7'
    'advanced-frontend' => '2t9a7jnr8a07votuejulhv8kl4'
    '_csrf-frontend' => '3622145b48cbd1fa153e980772bbc6756e6c0dff3961d12aa5181bc928d86299a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"AIReeW2z5L2avvqytPBGplEfA5oCO9yc\";}'
    '_csrf-backend' => '0a0a88afa1360623163656a601ed8496bb27c490158e62aa7eaec61947485cf8a:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"9NIo5FReTsxeh7mHSJ_8vH1fOXKhi5cK\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-backend=nfgngsamh3cofsq5q2t2qrjqn7; advanced-frontend=2t9a7jnr8a07votuejulhv8kl4; _csrf-frontend=3622145b48cbd1fa153e980772bbc6756e6c0dff3961d12aa5181bc928d86299a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22AIReeW2z5L2avvqytPBGplEfA5oCO9yc%22%3B%7D; _csrf-backend=0a0a88afa1360623163656a601ed8496bb27c490158e62aa7eaec61947485cf8a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%229NIo5FReTsxeh7mHSJ_8vH1fOXKhi5cK%22%3B%7D'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.241.23'
    'REMOTE_PORT' => '60730'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769759660.8701
    'REQUEST_TIME' => 1769759660
]
2026-01-30 12:18:58 [74.7.241.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.23
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-30 12:18:58 [74.7.241.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.23
2026-01-30 12:18:58 [74.7.241.23][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.241.23'
    'REMOTE_PORT' => '54544'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769775538.4922
    'REQUEST_TIME' => 1769775538
]
2026-01-31 04:51:17 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-01-31 04:51:17 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 04:51:17 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '52822'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769835077.658
    'REQUEST_TIME' => 1769835077
]
2026-01-31 04:58:10 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-31 04:58:10 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 04:58:10 [74.7.243.219][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fabout'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '33788'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769835490.5948
    'REQUEST_TIME' => 1769835490
]
2026-01-31 04:59:14 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-01-31 04:59:14 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 04:59:14 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => 'scnq0csg0m29fqdv18agpoc1qp'
    '_csrf-frontend' => '050fe1b0881b312866d19aeb7db8e73f7b65df97e26c47f17ba2c0633c8b569ca:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"cqtoA09OMNiYuuOexLCQFnLakE6cmRxz\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-frontend=scnq0csg0m29fqdv18agpoc1qp; _csrf-frontend=050fe1b0881b312866d19aeb7db8e73f7b65df97e26c47f17ba2c0633c8b569ca%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22cqtoA09OMNiYuuOexLCQFnLakE6cmRxz%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fabout'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '55420'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769835554.0078
    'REQUEST_TIME' => 1769835554
]
2026-01-31 05:42:34 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-01-31 05:42:34 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 05:42:34 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '59966'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769838154.4102
    'REQUEST_TIME' => 1769838154
]
2026-01-31 05:51:38 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-01-31 05:51:38 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 05:51:38 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '56148'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769838698.0406
    'REQUEST_TIME' => 1769838698
]
2026-01-31 05:55:13 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-01-31 05:55:13 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 05:55:12 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '7vk6hnol6u8gtsvvv23po7n7sf'
    '_csrf-frontend' => 'edd13b79dfa16420528449ca628ed0627da4696d4adee6c020c4ec32dbe87498a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"n5jSd9T_iX_V8xAMkcfEkXAcfmji_sK2\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-frontend=7vk6hnol6u8gtsvvv23po7n7sf; _csrf-frontend=edd13b79dfa16420528449ca628ed0627da4696d4adee6c020c4ec32dbe87498a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22n5jSd9T_iX_V8xAMkcfEkXAcfmji_sK2%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '56148'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769838912.9618
    'REQUEST_TIME' => 1769838912
]
2026-01-31 05:58:08 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-01-31 05:58:08 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 05:58:08 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '46156'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769839088.1895
    'REQUEST_TIME' => 1769839088
]
2026-01-31 08:54:40 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-01-31 08:54:40 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-01-31 08:54:40 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'ralaqep'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '52122'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769849680.6989
    'REQUEST_TIME' => 1769849680
]
2026-01-31 14:33:27 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-01-31 14:33:27 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-01-31 14:33:27 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '45376'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769870007.1992
    'REQUEST_TIME' => 1769870007
]
2026-01-31 17:48:02 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-01-31 17:48:02 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-01-31 17:48:01 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '51610'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769881681.9294
    'REQUEST_TIME' => 1769881681
]
2026-01-31 17:48:48 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-01-31 17:48:48 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-01-31 17:48:48 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '9ht8mt5680shts16c77v1dqpin'
    '_csrf-frontend' => '52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"48L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-frontend=9ht8mt5680shts16c77v1dqpin; _csrf-frontend=52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%2248L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH%22%3B%7D'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '42162'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769881728.315
    'REQUEST_TIME' => 1769881728
]
2026-01-31 17:51:33 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-01-31 17:51:33 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-01-31 17:51:33 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '9ht8mt5680shts16c77v1dqpin'
    '_csrf-frontend' => '52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"48L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-frontend=9ht8mt5680shts16c77v1dqpin; _csrf-frontend=52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%2248L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH%22%3B%7D'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '58426'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769881893.0312
    'REQUEST_TIME' => 1769881893
]
2026-01-31 17:52:15 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-01-31 17:52:15 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-01-31 17:52:15 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '9ht8mt5680shts16c77v1dqpin'
    '_csrf-frontend' => '52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"48L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-frontend=9ht8mt5680shts16c77v1dqpin; _csrf-frontend=52eaf122d8552854b93971b733b3fa2d38d14cc5b24cd3c84f64151bb09a30d7a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%2248L8jH2JSZhXRmC8J-hkwQVUZNQGzWWH%22%3B%7D'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php?r=site%2Flogin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '48590'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769881935.4984
    'REQUEST_TIME' => 1769881935
]
2026-02-01 00:11:25 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-02-01 00:11:25 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-02-01 00:11:25 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'tabhkox'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '58016'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769904685.1466
    'REQUEST_TIME' => 1769904685
]
2026-02-01 08:43:15 [74.7.243.219][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.243.219
2026-02-01 08:43:15 [74.7.243.219][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '697dc350dfc5d6.56430888'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'fxtoloc'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.243.219'
    'REMOTE_PORT' => '34010'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=697dc350dfc5d6.56430888'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=697dc350dfc5d6.56430888'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769935394.968
    'REQUEST_TIME' => 1769935394
]
2026-02-01 10:20:33 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-01 10:20:33 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-02-01 10:20:33 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '43076'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769941233.1444
    'REQUEST_TIME' => 1769941233
]
2026-02-01 11:36:58 [199.45.154.115][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.115
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-01 11:36:58 [199.45.154.115][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.115
2026-02-01 11:36:58 [199.45.154.115][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '199.45.154.115'
    'REMOTE_PORT' => '8030'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1769945818.4988
    'REQUEST_TIME' => 1769945818
]
2026-02-02 11:00:34 [74.7.227.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.58
2026-02-02 11:00:34 [74.7.227.58][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '697e9a2d500db4.44142645'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'mstxwid'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.58'
    'REMOTE_PORT' => '55098'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=697e9a2d500db4.44142645'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=697e9a2d500db4.44142645'
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770030033.4725
    'REQUEST_TIME' => 1770030033
]
2026-02-03 03:02:14 [101.255.144.234][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 101.255.144.234
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-03 03:02:14 [101.255.144.234][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 101.255.144.234
2026-02-03 03:02:14 [101.255.144.234][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'id-ID,id;q=0.9,en-US;q=0.8,en;q=0.7'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"144\", \"Google Chrome\";v=\"144\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Android\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '101.255.144.234'
    'REMOTE_PORT' => '52076'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770087733.0715
    'REQUEST_TIME' => 1770087733
]
2026-02-07 20:40:23 [167.94.138.120][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.120
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-07 20:40:23 [167.94.138.120][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.120
2026-02-07 20:40:23 [167.94.138.120][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.120'
    'REMOTE_PORT' => '6560'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770496823.2682
    'REQUEST_TIME' => 1770496823
]
2026-02-08 01:12:18 [103.47.227.95][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.47.227.95
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-08 01:12:18 [103.47.227.95][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.47.227.95
2026-02-08 01:12:17 [103.47.227.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*'
    'HTTP_ACCEPT_CHARSET' => 'iso-8859-1,utf-8;q=0.9,*;q=0.1'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'daftar.gerakanrakyat.org'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_REFERER' => 'https://pgr.gerakanrakyat.org/'
    'HTTP_USER_AGENT' => 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.47.227.95'
    'REMOTE_PORT' => '58430'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'daftar.gerakanrakyat.org'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://daftar.gerakanrakyat.org/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770513137.9261
    'REQUEST_TIME' => 1770513137
]
2026-02-08 01:12:21 [103.47.227.95][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.47.227.95
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-08 01:12:21 [103.47.227.95][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.47.227.95
2026-02-08 01:12:21 [103.47.227.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'roundcube_cookies' => 'enabled'
    'webmailsession' => ':G4X3xEvvGqT7D2lX,d1451257dbcd0f76ce836a1b99029087'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, */*'
    'HTTP_ACCEPT_CHARSET' => 'iso-8859-1,utf-8;q=0.9,*;q=0.1'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_COOKIE' => 'roundcube_cookies=enabled; webmailsession=%3aG4X3xEvvGqT7D2lX%2cd1451257dbcd0f76ce836a1b99029087'
    'HTTP_HOST' => 'daftar.gerakanrakyat.org'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_REFERER' => 'https://pgr.gerakanrakyat.org/'
    'HTTP_USER_AGENT' => 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.47.227.95'
    'REMOTE_PORT' => '58480'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'daftar.gerakanrakyat.org'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.2'
    'SSL_CIPHER' => 'ECDHE-RSA-AES128-GCM-SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://daftar.gerakanrakyat.org/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770513141.7412
    'REQUEST_TIME' => 1770513141
]
2026-02-08 12:34:34 [167.94.146.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.60
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-08 12:34:34 [167.94.146.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.60
2026-02-08 12:34:34 [167.94.146.60][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'nokiamin.my.id:80'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.60'
    'REMOTE_PORT' => '33914'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '80'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/frontend/web/'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'http://nokiamin.my.id:80/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770554074.0046
    'REQUEST_TIME' => 1770554074
]
2026-02-12 01:42:07 [199.45.154.115][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.115
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-12 01:42:07 [199.45.154.115][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.115
2026-02-12 01:42:07 [199.45.154.115][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '199.45.154.115'
    'REMOTE_PORT' => '25440'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770860527.5358
    'REQUEST_TIME' => 1770860527
]
2026-02-13 01:55:26 [167.94.138.198][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.198
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-13 01:55:26 [167.94.138.198][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.198
2026-02-13 01:55:26 [167.94.138.198][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.198'
    'REMOTE_PORT' => '25398'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1770947726.1224
    'REQUEST_TIME' => 1770947726
]
2026-02-14 02:45:31 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-14 02:45:31 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
2026-02-14 02:45:30 [167.94.146.59][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.59'
    'REMOTE_PORT' => '44864'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771037130.0216
    'REQUEST_TIME' => 1771037130
]
2026-02-24 10:11:09 [175.107.221.12][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 175.107.221.12
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-24 10:11:09 [175.107.221.12][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 175.107.221.12
2026-02-24 10:11:09 [175.107.221.12][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.7330.1447 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '175.107.221.12'
    'REMOTE_PORT' => '60631'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771927869.0797
    'REQUEST_TIME' => 1771927869
]
2026-02-24 19:45:05 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-24 19:45:05 [167.94.146.59][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.59
2026-02-24 19:45:05 [167.94.146.59][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.59'
    'REMOTE_PORT' => '42790'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1771962305.5701
    'REQUEST_TIME' => 1771962305
]
2026-02-25 08:33:20 [167.114.139.14][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.114.139.14
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-25 08:33:20 [167.114.139.14][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.114.139.14
2026-02-25 08:33:20 [167.114.139.14][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.114.139.14'
    'REMOTE_PORT' => '59090'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772008400.7406
    'REQUEST_TIME' => 1772008400
]
2026-02-25 13:36:01 [213.239.215.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 213.239.215.167
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-25 13:36:01 [213.239.215.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 213.239.215.167
2026-02-25 13:36:01 [213.239.215.167][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,text/plain, application/xml;q=0.9,image/webp,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'de-DE,de;q=0.8,en-US;q=0.6,en;q=0.4'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_REFERER' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'HTTP_USER_AGENT' => 'crawler_eb_germany_2.0'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '213.239.215.167'
    'REMOTE_PORT' => '3965'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772026561.329
    'REQUEST_TIME' => 1772026561
]
2026-02-25 13:50:16 [15.235.96.82][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.96.82
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-02-25 13:50:16 [15.235.96.82][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.96.82
2026-02-25 13:50:16 [15.235.96.82][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '15.235.96.82'
    'REMOTE_PORT' => '43386'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772027416.1992
    'REQUEST_TIME' => 1772027416
]
2026-02-25 13:51:01 [54.39.210.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.210.244
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-02-25 13:51:01 [54.39.210.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.210.244
2026-02-25 13:51:01 [54.39.210.244][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '54.39.210.244'
    'REMOTE_PORT' => '24748'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772027461.4046
    'REQUEST_TIME' => 1772027461
]
2026-02-25 13:51:42 [54.39.136.92][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.136.92
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-25 13:51:42 [54.39.136.92][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.136.92
2026-02-25 13:51:42 [54.39.136.92][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '54.39.136.92'
    'REMOTE_PORT' => '55318'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772027502.6058
    'REQUEST_TIME' => 1772027502
]
2026-02-25 13:52:54 [54.39.136.116][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.136.116
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-02-25 13:52:54 [54.39.136.116][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.136.116
2026-02-25 13:52:54 [54.39.136.116][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '54.39.136.116'
    'REMOTE_PORT' => '36196'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772027574.3974
    'REQUEST_TIME' => 1772027574
]
2026-02-25 13:53:33 [15.235.96.8][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.96.8
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-25 13:53:33 [15.235.96.8][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.96.8
2026-02-25 13:53:33 [15.235.96.8][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '15.235.96.8'
    'REMOTE_PORT' => '32026'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772027613.7718
    'REQUEST_TIME' => 1772027613
]
2026-02-26 11:07:57 [181.44.141.145][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.44.141.145
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-02-26 11:07:57 [181.44.141.145][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.44.141.145
2026-02-26 11:07:56 [181.44.141.145][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.9192.1195 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '181.44.141.145'
    'REMOTE_PORT' => '35378'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772104076.9102
    'REQUEST_TIME' => 1772104076
]
2026-02-26 15:08:23 [72.34.108.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 72.34.108.40
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-02-26 15:08:23 [72.34.108.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 72.34.108.40
2026-02-26 15:08:23 [72.34.108.40][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'wodecu'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.3147.1598 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '72.34.108.40'
    'REMOTE_PORT' => '42837'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772118503.7785
    'REQUEST_TIME' => 1772118503
]
2026-02-26 15:08:26 [185.170.109.218][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.170.109.218
2026-02-26 15:08:26 [185.170.109.218][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69a061e7d8ec79.16972537'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '68tmju7o5ntsog99v8rj236e80'
    '_csrf-frontend' => 'add837302b82d330ebf949603c7346e63d2d549c9875b2b65202fa23d1c63696a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"lCgskCj4so7r_ZTXtReG6EEgZGyi5IWQ\";}'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'wodecu'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'identity'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_COOKIE' => 'advanced-frontend=68tmju7o5ntsog99v8rj236e80; _csrf-frontend=add837302b82d330ebf949603c7346e63d2d549c9875b2b65202fa23d1c63696a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22lCgskCj4so7r_ZTXtReG6EEgZGyi5IWQ%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.3147.1598 Mobile Safari/537.36'
    'HTTP_RANGE' => 'bytes=0-499'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'no-cors'
    'HTTP_SEC_FETCH_DEST' => 'image'
    'HTTP_PRIORITY' => 'u=1, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '185.170.109.218'
    'REMOTE_PORT' => '29826'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69a061e7d8ec79.16972537'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69a061e7d8ec79.16972537'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772118506.613
    'REQUEST_TIME' => 1772118506
]
2026-02-26 16:10:16 [37.43.160.204][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 37.43.160.204
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-26 16:10:16 [37.43.160.204][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 37.43.160.204
2026-02-26 16:10:16 [37.43.160.204][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.1435.1231 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '37.43.160.204'
    'REMOTE_PORT' => '29217'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772122216.7888
    'REQUEST_TIME' => 1772122216
]
2026-02-26 22:58:20 [174.84.196.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 174.84.196.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-02-26 22:58:20 [174.84.196.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 174.84.196.50
2026-02-26 22:58:20 [174.84.196.50][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.8093.1963 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '174.84.196.50'
    'REMOTE_PORT' => '52291'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772146700.5275
    'REQUEST_TIME' => 1772146700
]
2026-02-27 01:10:20 [71.142.99.171][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 71.142.99.171
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-27 01:10:20 [71.142.99.171][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 71.142.99.171
2026-02-27 01:10:16 [71.142.99.171][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.9483.1259 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '71.142.99.171'
    'REMOTE_PORT' => '45037'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772154615.9981
    'REQUEST_TIME' => 1772154615
]
2026-02-27 05:21:59 [167.94.138.32][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.32
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-02-27 05:21:59 [167.94.138.32][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.32
2026-02-27 05:21:58 [167.94.138.32][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.32'
    'REMOTE_PORT' => '44186'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772169718.7529
    'REQUEST_TIME' => 1772169718
]
2026-02-27 11:07:17 [65.30.146.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 65.30.146.206
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-02-27 11:07:17 [65.30.146.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 65.30.146.206
2026-02-27 11:07:17 [65.30.146.206][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.1816.1034 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '65.30.146.206'
    'REMOTE_PORT' => '53744'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772190437.8333
    'REQUEST_TIME' => 1772190437
]
2026-02-28 13:16:03 [49.36.11.192][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 49.36.11.192
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-02-28 13:16:03 [49.36.11.192][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 49.36.11.192
2026-02-28 13:16:03 [49.36.11.192][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2948.1298 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '49.36.11.192'
    'REMOTE_PORT' => '34205'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772284563.4933
    'REQUEST_TIME' => 1772284563
]
2026-03-01 10:53:11 [106.219.237.229][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 106.219.237.229
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-01 10:53:11 [106.219.237.229][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 106.219.237.229
2026-03-01 10:53:10 [106.219.237.229][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.1604.1902 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '106.219.237.229'
    'REMOTE_PORT' => '48261'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772362390.8216
    'REQUEST_TIME' => 1772362390
]
2026-03-02 17:14:15 [181.115.60.136][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.115.60.136
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-02 17:14:15 [181.115.60.136][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.115.60.136
2026-03-02 17:14:15 [181.115.60.136][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3268.1568 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '181.115.60.136'
    'REMOTE_PORT' => '15847'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772471655.5375
    'REQUEST_TIME' => 1772471655
]
2026-03-04 19:42:47 [37.231.107.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 37.231.107.23
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-03-04 19:42:47 [37.231.107.23][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 37.231.107.23
2026-03-04 19:42:47 [37.231.107.23][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'mhbhjia'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.4340.1338 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '37.231.107.23'
    'REMOTE_PORT' => '46344'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772653367.669
    'REQUEST_TIME' => 1772653367
]
2026-03-04 19:42:50 [185.99.28.206][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.99.28.206
2026-03-04 19:42:50 [185.99.28.206][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69a88b37c6b540.57686485'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => 'vgje4nct6mat1vkv24lmabcdqd'
    '_csrf-frontend' => 'd33f802f1d21bd9f9a3924f62cf0f3ab6004c9a17e9dc22f583d759d06680473a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"HkmNR8wUNDwaSTOi-4OGZEJwobrw8O_t\";}'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'mhbhjia'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'identity'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_COOKIE' => 'advanced-frontend=vgje4nct6mat1vkv24lmabcdqd; _csrf-frontend=d33f802f1d21bd9f9a3924f62cf0f3ab6004c9a17e9dc22f583d759d06680473a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22HkmNR8wUNDwaSTOi-4OGZEJwobrw8O_t%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.4340.1338 Mobile Safari/537.36'
    'HTTP_RANGE' => 'bytes=0-499'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'no-cors'
    'HTTP_SEC_FETCH_DEST' => 'image'
    'HTTP_PRIORITY' => 'u=2, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '185.99.28.206'
    'REMOTE_PORT' => '63208'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69a88b37c6b540.57686485'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69a88b37c6b540.57686485'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772653370.865
    'REQUEST_TIME' => 1772653370
]
2026-03-05 15:22:00 [148.113.128.38][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.128.38
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-05 15:22:00 [148.113.128.38][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.128.38
2026-03-05 15:22:00 [148.113.128.38][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '148.113.128.38'
    'REMOTE_PORT' => '33754'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772724120.5156
    'REQUEST_TIME' => 1772724120
]
2026-03-05 17:57:43 [27.60.141.200][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.60.141.200
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-05 17:57:43 [27.60.141.200][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.60.141.200
2026-03-05 17:57:43 [27.60.141.200][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.4871.1977 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '27.60.141.200'
    'REMOTE_PORT' => '17477'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772733463.1
    'REQUEST_TIME' => 1772733463
]
2026-03-05 19:32:15 [15.235.98.255][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.255
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-05 19:32:15 [15.235.98.255][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.255
2026-03-05 19:32:15 [15.235.98.255][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '15.235.98.255'
    'REMOTE_PORT' => '19202'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772739135.5442
    'REQUEST_TIME' => 1772739135
]
2026-03-05 19:32:23 [15.235.98.47][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.47
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-05 19:32:23 [15.235.98.47][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.47
2026-03-05 19:32:23 [15.235.98.47][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '15.235.98.47'
    'REMOTE_PORT' => '35928'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772739143.4321
    'REQUEST_TIME' => 1772739143
]
2026-03-06 00:06:17 [148.113.128.90][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.128.90
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-06 00:06:17 [148.113.128.90][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.128.90
2026-03-06 00:06:17 [148.113.128.90][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '148.113.128.90'
    'REMOTE_PORT' => '39414'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772755577.0403
    'REQUEST_TIME' => 1772755577
]
2026-03-06 00:12:03 [51.161.65.113][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.65.113
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-03-06 00:12:03 [51.161.65.113][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.65.113
2026-03-06 00:12:03 [51.161.65.113][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '51.161.65.113'
    'REMOTE_PORT' => '40050'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772755923.1375
    'REQUEST_TIME' => 1772755923
]
2026-03-06 16:15:52 [182.10.129.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.10.129.167
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-06 16:15:52 [182.10.129.167][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.10.129.167
2026-03-06 16:15:52 [182.10.129.167][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.9037.1310 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '182.10.129.167'
    'REMOTE_PORT' => '18055'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772813752.3803
    'REQUEST_TIME' => 1772813752
]
2026-03-06 22:47:47 [162.142.125.222][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 162.142.125.222
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-06 22:47:47 [162.142.125.222][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 162.142.125.222
2026-03-06 22:47:47 [162.142.125.222][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '162.142.125.222'
    'REMOTE_PORT' => '33746'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772837267.4282
    'REQUEST_TIME' => 1772837267
]
2026-03-07 12:49:53 [54.39.210.215][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.210.215
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-07 12:49:53 [54.39.210.215][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 54.39.210.215
2026-03-07 12:49:53 [54.39.210.215][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '54.39.210.215'
    'REMOTE_PORT' => '37750'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1772887793.5221
    'REQUEST_TIME' => 1772887793
]
2026-03-09 09:51:41 [182.177.166.174][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.177.166.174
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-09 09:51:41 [182.177.166.174][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 182.177.166.174
2026-03-09 09:51:41 [182.177.166.174][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.6385.1121 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '182.177.166.174'
    'REMOTE_PORT' => '51695'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773049901.3777
    'REQUEST_TIME' => 1773049901
]
2026-03-09 10:19:33 [83.212.163.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 83.212.163.60
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-09 10:19:33 [83.212.163.60][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 83.212.163.60
2026-03-09 10:19:33 [83.212.163.60][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.3970.1316 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '83.212.163.60'
    'REMOTE_PORT' => '51723'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773051573.0073
    'REQUEST_TIME' => 1773051573
]
2026-03-09 12:05:47 [167.94.138.197][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.197
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-09 12:05:47 [167.94.138.197][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.197
2026-03-09 12:05:47 [167.94.138.197][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'nokiamin.my.id:80'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.197'
    'REMOTE_PORT' => '11220'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '80'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/frontend/web/'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'http://nokiamin.my.id:80/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773057947.0544
    'REQUEST_TIME' => 1773057947
]
2026-03-09 15:15:31 [106.222.233.170][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 106.222.233.170
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-09 15:15:31 [106.222.233.170][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 106.222.233.170
2026-03-09 15:15:31 [106.222.233.170][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.7373.1502 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '106.222.233.170'
    'REMOTE_PORT' => '17722'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773069331.5645
    'REQUEST_TIME' => 1773069331
]
2026-03-11 01:09:38 [167.94.138.36][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.36
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-11 01:09:38 [167.94.138.36][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.36
2026-03-11 01:09:38 [167.94.138.36][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.36'
    'REMOTE_PORT' => '37162'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773191378.3375
    'REQUEST_TIME' => 1773191378
]
2026-03-13 04:41:58 [74.7.227.179][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.179
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-13 04:41:58 [74.7.227.179][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.227.179
2026-03-13 04:41:57 [74.7.227.179][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-backend' => 'i64dil7dca7m79jrnbd0t48hkm'
    '_csrf-frontend' => 'f993a97b3605df7da79988eb9388d1dd78e2736cdc976afe04a9a0cef728650da:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"BthPSp88S66FkkWnbr4infF6Ci3UPW2-\";}'
    '_csrf-backend' => '636ece2b27f56cd9966d87d4d1c908005519fa47136c68c08704f4f2143ab821a:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"hop8GauBXobFaCONon3ofIlg_DwXoCX0\";}'
    'advanced-frontend' => 'vlivpn171t4tlgkq7vg1bqq96t'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => 'advanced-backend=i64dil7dca7m79jrnbd0t48hkm; _csrf-frontend=f993a97b3605df7da79988eb9388d1dd78e2736cdc976afe04a9a0cef728650da%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22BthPSp88S66FkkWnbr4infF6Ci3UPW2-%22%3B%7D; _csrf-backend=636ece2b27f56cd9966d87d4d1c908005519fa47136c68c08704f4f2143ab821a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%22hop8GauBXobFaCONon3ofIlg_DwXoCX0%22%3B%7D; advanced-frontend=vlivpn171t4tlgkq7vg1bqq96t'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id'
    'HTTP_REFERER' => 'https://tirtapakuan.procuriza.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '287170638'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.227.179'
    'REMOTE_PORT' => '34930'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773376917.954
    'REQUEST_TIME' => 1773376917
]
2026-03-13 08:09:05 [142.44.228.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.228.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-13 08:09:05 [142.44.228.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.228.58
2026-03-13 08:09:05 [142.44.228.58][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '142.44.228.58'
    'REMOTE_PORT' => '57780'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773389345.1376
    'REQUEST_TIME' => 1773389345
]
2026-03-13 16:35:09 [142.44.225.118][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.225.118
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-13 16:35:09 [142.44.225.118][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.225.118
2026-03-13 16:35:09 [142.44.225.118][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '142.44.225.118'
    'REMOTE_PORT' => '23224'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773419709.3522
    'REQUEST_TIME' => 1773419709
]
2026-03-13 16:35:18 [148.113.130.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.130.134
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-13 16:35:18 [148.113.130.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.130.134
2026-03-13 16:35:18 [148.113.130.134][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '148.113.130.134'
    'REMOTE_PORT' => '33488'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773419718.517
    'REQUEST_TIME' => 1773419718
]
2026-03-13 20:55:56 [66.249.66.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.193
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-03-13 20:55:56 [66.249.66.193][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.193
2026-03-13 20:55:55 [66.249.66.193][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.116 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_IF_MODIFIED_SINCE' => 'Mon, 26 Jan 2026 00:44:32 GMT'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.66.193'
    'REMOTE_PORT' => '64176'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773435355.9145
    'REQUEST_TIME' => 1773435355
]
2026-03-13 23:20:48 [167.114.139.121][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.114.139.121
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-13 23:20:48 [167.114.139.121][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.114.139.121
2026-03-13 23:20:48 [167.114.139.121][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.114.139.121'
    'REMOTE_PORT' => '56526'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773444048.5069
    'REQUEST_TIME' => 1773444048
]
2026-03-13 23:22:20 [142.44.233.99][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.233.99
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-03-13 23:22:20 [142.44.233.99][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.233.99
2026-03-13 23:22:20 [142.44.233.99][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '142.44.233.99'
    'REMOTE_PORT' => '43680'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773444140.3488
    'REQUEST_TIME' => 1773444140
]
2026-03-15 03:10:06 [181.178.231.186][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.178.231.186
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-03-15 03:10:06 [181.178.231.186][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 181.178.231.186
2026-03-15 03:10:06 [181.178.231.186][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'ztziwa'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.4005.1680 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '181.178.231.186'
    'REMOTE_PORT' => '40644'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773544206.6781
    'REQUEST_TIME' => 1773544206
]
2026-03-15 03:10:15 [185.183.178.75][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.183.178.75
2026-03-15 03:10:15 [185.183.178.75][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69b6230ec78bd9.13225778'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => 'g3eephrf2m7cl4pref84m7d2cd'
    '_csrf-frontend' => '60efbf3b48eea6036a7fb0ff66011069103f9735da688265b7abe91c2925fae3a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Od4drZ0gnw2WDFJLyCRg-ngdrmTZZqru\";}'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'ztziwa'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'identity'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_COOKIE' => 'advanced-frontend=g3eephrf2m7cl4pref84m7d2cd; _csrf-frontend=60efbf3b48eea6036a7fb0ff66011069103f9735da688265b7abe91c2925fae3a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Od4drZ0gnw2WDFJLyCRg-ngdrmTZZqru%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.4005.1680 Mobile Safari/537.36'
    'HTTP_RANGE' => 'bytes=0-499'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'no-cors'
    'HTTP_SEC_FETCH_DEST' => 'image'
    'HTTP_PRIORITY' => 'u=1, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '185.183.178.75'
    'REMOTE_PORT' => '25494'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69b6230ec78bd9.13225778'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69b6230ec78bd9.13225778'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773544215.5836
    'REQUEST_TIME' => 1773544215
]
2026-03-16 18:56:14 [66.249.66.43][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.43
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-03-16 18:56:14 [66.249.66.43][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 66.249.66.43
2026-03-16 18:56:14 [66.249.66.43][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'zeguwep'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.7632.159 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)'
    'HTTP_IF_MODIFIED_SINCE' => 'Fri, 30 Jan 2026 02:39:28 GMT'
    'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"'
    'HTTP_FROM' => 'googlebot(at)googlebot.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '66.249.66.43'
    'REMOTE_PORT' => '61345'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773687374.0969
    'REQUEST_TIME' => 1773687374
]
2026-03-17 05:11:12 [83.111.102.5][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 83.111.102.5
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-17 05:11:12 [83.111.102.5][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 83.111.102.5
2026-03-17 05:11:12 [83.111.102.5][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2324.1666 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '83.111.102.5'
    'REMOTE_PORT' => '11179'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773724272.5764
    'REQUEST_TIME' => 1773724272
]
2026-03-17 11:05:11 [176.28.164.49][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 176.28.164.49
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-17 11:05:11 [176.28.164.49][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 176.28.164.49
2026-03-17 11:05:10 [176.28.164.49][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.1496.1308 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '176.28.164.49'
    'REMOTE_PORT' => '57463'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1773745510.9323
    'REQUEST_TIME' => 1773745510
]
2026-03-21 03:37:43 [167.94.138.45][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.45
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-21 03:37:43 [167.94.138.45][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.138.45
2026-03-21 03:37:43 [167.94.138.45][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.138.45'
    'REMOTE_PORT' => '10950'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774064263.3671
    'REQUEST_TIME' => 1774064263
]
2026-03-21 08:23:51 [197.214.238.86][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 197.214.238.86
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-21 08:23:51 [197.214.238.86][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 197.214.238.86
2026-03-21 08:23:51 [197.214.238.86][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.6115.1522 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '197.214.238.86'
    'REMOTE_PORT' => '2506'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774081431.3043
    'REQUEST_TIME' => 1774081431
]
2026-03-21 09:39:47 [167.94.146.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.63
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-21 09:39:47 [167.94.146.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.63
2026-03-21 09:39:47 [167.94.146.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.63'
    'REMOTE_PORT' => '10760'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774085987.7389
    'REQUEST_TIME' => 1774085987
]
2026-03-23 02:05:17 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-23 02:05:17 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
2026-03-23 02:05:17 [52.167.144.211][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '52.167.144.211'
    'REMOTE_PORT' => '62298'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231517.2681
    'REQUEST_TIME' => 1774231517
]
2026-03-23 02:05:44 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-03-23 02:05:44 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
2026-03-23 02:05:44 [40.77.167.50][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.50'
    'REMOTE_PORT' => '28567'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231544.097
    'REQUEST_TIME' => 1774231544
]
2026-03-23 02:05:45 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-23 02:05:45 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
2026-03-23 02:05:45 [40.77.167.50][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.50'
    'REMOTE_PORT' => '28567'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231545.0732
    'REQUEST_TIME' => 1774231545
]
2026-03-23 02:05:45 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-23 02:05:45 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
2026-03-23 02:05:45 [40.77.167.50][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.50'
    'REMOTE_PORT' => '28567'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231545.7326
    'REQUEST_TIME' => 1774231545
]
2026-03-23 02:05:46 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-03-23 02:05:46 [40.77.167.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.50
2026-03-23 02:05:46 [40.77.167.50][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.50'
    'REMOTE_PORT' => '28567'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231546.1515
    'REQUEST_TIME' => 1774231546
]
2026-03-23 02:05:54 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-03-23 02:05:54 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
2026-03-23 02:05:54 [52.167.144.211][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'vawcsih'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '52.167.144.211'
    'REMOTE_PORT' => '62287'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231554.3772
    'REQUEST_TIME' => 1774231554
]
2026-03-23 02:05:55 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-23 02:05:55 [52.167.144.211][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.211
2026-03-23 02:05:55 [52.167.144.211][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '52.167.144.211'
    'REMOTE_PORT' => '62287'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774231555.0633
    'REQUEST_TIME' => 1774231555
]
2026-03-23 03:57:39 [40.77.167.143][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.143
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-23 03:57:39 [40.77.167.143][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.143
2026-03-23 03:57:39 [40.77.167.143][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.143'
    'REMOTE_PORT' => '22933'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774238259.2815
    'REQUEST_TIME' => 1774238259
]
2026-03-23 04:14:25 [207.46.13.92][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.92
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-23 04:14:25 [207.46.13.92][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.92
2026-03-23 04:14:24 [207.46.13.92][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '207.46.13.92'
    'REMOTE_PORT' => '20447'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774239264.8822
    'REQUEST_TIME' => 1774239264
]
2026-03-27 20:05:49 [93.254.40.165][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 93.254.40.165
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-03-27 20:05:49 [93.254.40.165][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 93.254.40.165
2026-03-27 20:05:49 [93.254.40.165][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.5714.1477 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '93.254.40.165'
    'REMOTE_PORT' => '64783'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774641949.3181
    'REQUEST_TIME' => 1774641949
]
2026-03-27 20:28:15 [207.46.13.116][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.116
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-03-27 20:28:15 [207.46.13.116][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.116
2026-03-27 20:28:15 [207.46.13.116][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '207.46.13.116'
    'REMOTE_PORT' => '63443'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774643295.1558
    'REQUEST_TIME' => 1774643295
]
2026-03-27 23:14:21 [186.33.51.51][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 186.33.51.51
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-27 23:14:21 [186.33.51.51][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 186.33.51.51
2026-03-27 23:14:21 [186.33.51.51][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.6195.1625 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '186.33.51.51'
    'REMOTE_PORT' => '45561'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774653261.2914
    'REQUEST_TIME' => 1774653261
]
2026-03-28 15:24:36 [103.60.171.71][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.60.171.71
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-03-28 15:24:36 [103.60.171.71][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.60.171.71
2026-03-28 15:24:36 [103.60.171.71][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2136.1655 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.60.171.71'
    'REMOTE_PORT' => '29077'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774711476.4927
    'REQUEST_TIME' => 1774711476
]
2026-03-28 17:39:40 [207.46.13.153][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.153
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-03-28 17:39:40 [207.46.13.153][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.153
2026-03-28 17:39:39 [207.46.13.153][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '207.46.13.153'
    'REMOTE_PORT' => '50250'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1774719579.8771
    'REQUEST_TIME' => 1774719579
]
2026-04-02 12:40:52 [52.167.144.166][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.166
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-02 12:40:52 [52.167.144.166][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.166
2026-04-02 12:40:51 [52.167.144.166][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '52.167.144.166'
    'REMOTE_PORT' => '58365'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775133651.9103
    'REQUEST_TIME' => 1775133651
]
2026-04-03 12:21:57 [40.77.167.144][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.144
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-03 12:21:57 [40.77.167.144][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.144
2026-04-03 12:21:57 [40.77.167.144][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.144'
    'REMOTE_PORT' => '6524'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775218916.5716
    'REQUEST_TIME' => 1775218916
]
2026-04-03 18:30:46 [187.187.194.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 187.187.194.244
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-03 18:30:46 [187.187.194.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 187.187.194.244
2026-04-03 18:30:46 [187.187.194.244][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.6758.1837 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '187.187.194.244'
    'REMOTE_PORT' => '42955'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775241046.8577
    'REQUEST_TIME' => 1775241046
]
2026-04-04 16:03:58 [157.55.39.54][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 157.55.39.54
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-04 16:03:58 [157.55.39.54][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 157.55.39.54
2026-04-04 16:03:58 [157.55.39.54][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '157.55.39.54'
    'REMOTE_PORT' => '7809'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775318638.427
    'REQUEST_TIME' => 1775318638
]
2026-04-04 20:02:41 [207.46.13.130][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.130
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-04-04 20:02:41 [207.46.13.130][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 207.46.13.130
2026-04-04 20:02:41 [207.46.13.130][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '207.46.13.130'
    'REMOTE_PORT' => '55369'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775332961.1062
    'REQUEST_TIME' => 1775332961
]
2026-04-06 13:49:46 [74.7.241.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.9
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-06 13:49:46 [74.7.241.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.9
2026-04-06 13:49:46 [74.7.241.9][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '832844a42c995893ada2b8aef39e79ad0cafec263970093f7c099fd2d1bdc420a:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"2XTVLedJYEDEVu30MBVUKhwKqxuXS4Lv\";}'
    'advanced-frontend' => 'nfcpf6pru0qruj4hndjf5l4vao'
    'advanced-backend' => '71dnk4rb8267055pmo3c3e023p'
    '_csrf-frontend' => 'e6000aa8ad3051b935446467fadcd0cabb5c9d2f6652c13ba0616523b3d24fc3a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"Z-p--8acmxz4q8__bTWvrXpJxcsRD-E3\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => '_csrf-backend=832844a42c995893ada2b8aef39e79ad0cafec263970093f7c099fd2d1bdc420a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%222XTVLedJYEDEVu30MBVUKhwKqxuXS4Lv%22%3B%7D; advanced-frontend=nfcpf6pru0qruj4hndjf5l4vao; advanced-backend=71dnk4rb8267055pmo3c3e023p; _csrf-frontend=e6000aa8ad3051b935446467fadcd0cabb5c9d2f6652c13ba0616523b3d24fc3a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22Z-p--8acmxz4q8__bTWvrXpJxcsRD-E3%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.241.9'
    'REMOTE_PORT' => '32850'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775483386.5236
    'REQUEST_TIME' => 1775483386
]
2026-04-06 13:49:54 [74.7.241.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.9
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-06 13:49:54 [74.7.241.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 74.7.241.9
2026-04-06 13:49:54 [74.7.241.9][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf-backend' => '832844a42c995893ada2b8aef39e79ad0cafec263970093f7c099fd2d1bdc420a:2:{i:0;s:13:\"_csrf-backend\";i:1;s:32:\"2XTVLedJYEDEVu30MBVUKhwKqxuXS4Lv\";}'
    'advanced-frontend' => 'nfcpf6pru0qruj4hndjf5l4vao'
    'advanced-backend' => '71dnk4rb8267055pmo3c3e023p'
    '_csrf-frontend' => 'e2451d3fdc80f5c5480a618631ac41f7fb49cbcf0525bb3cdd939b43a9ea98f8a:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"g_sgSImHgdV_RvQp_UKT8vNINP6P8T8y\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, deflate'
    'HTTP_COOKIE' => '_csrf-backend=832844a42c995893ada2b8aef39e79ad0cafec263970093f7c099fd2d1bdc420a%3A2%3A%7Bi%3A0%3Bs%3A13%3A%22_csrf-backend%22%3Bi%3A1%3Bs%3A32%3A%222XTVLedJYEDEVu30MBVUKhwKqxuXS4Lv%22%3B%7D; advanced-frontend=nfcpf6pru0qruj4hndjf5l4vao; advanced-backend=71dnk4rb8267055pmo3c3e023p; _csrf-frontend=e2451d3fdc80f5c5480a618631ac41f7fb49cbcf0525bb3cdd939b43a9ea98f8a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22g_sgSImHgdV_RvQp_UKT8vNINP6P8T8y%22%3B%7D'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_REFERER' => 'https://nokiamin.my.id/frontend/web/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)'
    'HTTP_X_OPENAI_HOST_HASH' => '67604791'
    'HTTP_FROM' => 'gptbot(at)openai.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '74.7.241.9'
    'REMOTE_PORT' => '32850'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775483394.6582
    'REQUEST_TIME' => 1775483394
]
2026-04-06 21:34:49 [52.167.144.17][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.17
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-04-06 21:34:49 [52.167.144.17][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 52.167.144.17
2026-04-06 21:34:49 [52.167.144.17][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '52.167.144.17'
    'REMOTE_PORT' => '27526'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775511289.0472
    'REQUEST_TIME' => 1775511289
]
2026-04-11 07:21:29 [103.190.46.212][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.190.46.212
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-11 07:21:29 [103.190.46.212][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.190.46.212
2026-04-11 07:21:29 [103.190.46.212][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 5.0; SM-G900P Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.5564.1333 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '103.190.46.212'
    'REMOTE_PORT' => '43107'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775892089.676
    'REQUEST_TIME' => 1775892089
]
2026-04-11 22:00:08 [44.244.80.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 44.244.80.134
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-04-11 22:00:08 [44.244.80.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 44.244.80.134
2026-04-11 22:00:07 [44.244.80.134][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'python-httpx/0.28.1'
    'HTTP_X_DATADOG_TRACE_ID' => '13131272805121760430'
    'HTTP_X_DATADOG_PARENT_ID' => '9803895264658738403'
    'HTTP_X_DATADOG_SAMPLING_PRIORITY' => '1'
    'HTTP_X_DATADOG_TAGS' => '_dd.p.dm=-0,_dd.p.tid=69dac1d500000000'
    'HTTP_TRACEPARENT' => '00-69dac1d500000000b63ba70b36079cae-880e6eccc91e4ce3-01'
    'HTTP_TRACESTATE' => 'dd=p:880e6eccc91e4ce3;s:1;t.dm:-0;t.tid:69dac1d500000000'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '44.244.80.134'
    'REMOTE_PORT' => '33642'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775944807.9054
    'REQUEST_TIME' => 1775944807
]
2026-04-11 22:00:51 [44.244.80.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 44.244.80.134
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-11 22:00:51 [44.244.80.134][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 44.244.80.134
2026-04-11 22:00:51 [44.244.80.134][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'upoori'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'python-httpx/0.28.1'
    'HTTP_X_DATADOG_TRACE_ID' => '13131272805121760430'
    'HTTP_X_DATADOG_PARENT_ID' => '7704795052984504154'
    'HTTP_X_DATADOG_SAMPLING_PRIORITY' => '1'
    'HTTP_X_DATADOG_TAGS' => '_dd.p.dm=-0,_dd.p.tid=69dac1d500000000'
    'HTTP_TRACEPARENT' => '00-69dac1d500000000b63ba70b36079cae-6aecee4768540f5a-01'
    'HTTP_TRACESTATE' => 'dd=p:6aecee4768540f5a;s:1;t.dm:-0;t.tid:69dac1d500000000'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '44.244.80.134'
    'REMOTE_PORT' => '44666'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775944851.2405
    'REQUEST_TIME' => 1775944851
]
2026-04-12 08:13:59 [185.77.167.218][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.77.167.218
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-12 08:13:59 [185.77.167.218][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.77.167.218
2026-04-12 08:13:59 [185.77.167.218][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"106\", \"Chromium\";v=\"106\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Android\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SAVE_DATA' => 'on'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '185.77.167.218'
    'REMOTE_PORT' => '37328'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1775981639.0272
    'REQUEST_TIME' => 1775981639
]
2026-04-12 15:48:42 [167.94.146.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.58
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-12 15:48:42 [167.94.146.58][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.94.146.58
2026-04-12 15:48:42 [167.94.146.58][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.94.146.58'
    'REMOTE_PORT' => '11806'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776008922.6566
    'REQUEST_TIME' => 1776008922
]
2026-04-13 01:16:15 [177.57.207.70][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 177.57.207.70
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-13 01:16:15 [177.57.207.70][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 177.57.207.70
2026-04-13 01:16:13 [177.57.207.70][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'velvpo'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2010.1279 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '177.57.207.70'
    'REMOTE_PORT' => '61642'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776042972.688
    'REQUEST_TIME' => 1776042972
]
2026-04-13 01:16:18 [185.170.110.55][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 185.170.110.55
2026-04-13 01:16:18 [185.170.110.55][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69dc43df32b470.01361225'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'advanced-frontend' => '1uami7rtca97i55ga1qds5gr5o'
    '_csrf-frontend' => '2728a96987f372ca323dac43552593cfe280d6a05cdcffc8bd1fa282e1b991baa:2:{i:0;s:14:\"_csrf-frontend\";i:1;s:32:\"kI1uBOPba0wyB-a9HrtGBc06pX4cmpYo\";}'
]

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'velvpo'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'image/heif,image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'identity'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_COOKIE' => 'advanced-frontend=1uami7rtca97i55ga1qds5gr5o; _csrf-frontend=2728a96987f372ca323dac43552593cfe280d6a05cdcffc8bd1fa282e1b991baa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22kI1uBOPba0wyB-a9HrtGBc06pX4cmpYo%22%3B%7D'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_REFERER' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php?r=site%2Fcontact'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2010.1279 Mobile Safari/537.36'
    'HTTP_RANGE' => 'bytes=0-499'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_MODE' => 'no-cors'
    'HTTP_SEC_FETCH_DEST' => 'image'
    'HTTP_PRIORITY' => 'u=2, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '185.170.110.55'
    'REMOTE_PORT' => '58940'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69dc43df32b470.01361225'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69dc43df32b470.01361225'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776042978.2051
    'REQUEST_TIME' => 1776042978
]
2026-04-13 01:59:08 [27.49.236.2][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.49.236.2
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-13 01:59:08 [27.49.236.2][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.49.236.2
2026-04-13 01:59:08 [27.49.236.2][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'ztjmsuf'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.4150.1588 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '27.49.236.2'
    'REMOTE_PORT' => '51107'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776045548.7247
    'REQUEST_TIME' => 1776045548
]
2026-04-13 12:23:20 [199.45.155.74][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.155.74
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-13 12:23:20 [199.45.155.74][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.155.74
2026-04-13 12:23:19 [199.45.155.74][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => 'tirtapakuan.procuriza.id:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '199.45.155.74'
    'REMOTE_PORT' => '55638'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'tirtapakuan.procuriza.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://tirtapakuan.procuriza.id:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776082998.606
    'REQUEST_TIME' => 1776082998
]
2026-04-14 00:44:36 [179.108.174.100][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 179.108.174.100
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-14 00:44:36 [179.108.174.100][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 179.108.174.100
2026-04-14 00:44:36 [179.108.174.100][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'xajaaod'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.1811.1693 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '179.108.174.100'
    'REMOTE_PORT' => '34050'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776127476.6942
    'REQUEST_TIME' => 1776127476
]
2026-04-14 07:25:25 [40.77.167.126][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.126
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-04-14 07:25:25 [40.77.167.126][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 40.77.167.126
2026-04-14 07:25:25 [40.77.167.126][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_HOST' => 'eproc.pasarjaya.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36'
    'HTTP_FROM' => 'bingbot(at)microsoft.com'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '40.77.167.126'
    'REMOTE_PORT' => '13475'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'eproc.pasarjaya.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://eproc.pasarjaya.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776151525.3469
    'REQUEST_TIME' => 1776151525
]
2026-04-14 19:28:04 [51.161.65.117][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.65.117
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:162
2026-04-14 19:28:04 [51.161.65.117][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.65.117
2026-04-14 19:28:04 [51.161.65.117][-][-][info][application] $_GET = [
    'r' => 'site/signup'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '51.161.65.117'
    'REMOTE_PORT' => '62536'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fsignup'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fsignup'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776194884.3165
    'REQUEST_TIME' => 1776194884
]
2026-04-14 19:28:24 [51.161.37.55][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.37.55
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-04-14 19:28:24 [51.161.37.55][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.161.37.55
2026-04-14 19:28:24 [51.161.37.55][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '51.161.37.55'
    'REMOTE_PORT' => '48518'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776194904.8128
    'REQUEST_TIME' => 1776194904
]
2026-04-14 19:28:55 [148.113.130.120][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.130.120
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-14 19:28:55 [148.113.130.120][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 148.113.130.120
2026-04-14 19:28:55 [148.113.130.120][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '148.113.130.120'
    'REMOTE_PORT' => '29542'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Findex'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Findex'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776194935.1105
    'REQUEST_TIME' => 1776194935
]
2026-04-14 19:29:27 [15.235.98.81][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.81
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-14 19:29:27 [15.235.98.81][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 15.235.98.81
2026-04-14 19:29:27 [15.235.98.81][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'oipuhit'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '15.235.98.81'
    'REMOTE_PORT' => '54152'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776194967.0525
    'REQUEST_TIME' => 1776194967
]
2026-04-14 19:29:56 [142.44.228.98][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.228.98
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:146
2026-04-14 19:29:56 [142.44.228.98][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 142.44.228.98
2026-04-14 19:29:56 [142.44.228.98][-][-][info][application] $_GET = [
    'r' => 'site/about'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '142.44.228.98'
    'REMOTE_PORT' => '18282'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fabout'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fabout'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776194996.6468
    'REQUEST_TIME' => 1776194996
]
2026-04-14 19:30:24 [167.114.139.99][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 167.114.139.99
2026-04-14 19:30:24 [167.114.139.99][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69de95972bf286.75132869'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'epiotim'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '167.114.139.99'
    'REMOTE_PORT' => '33010'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69de95972bf286.75132869'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69de95972bf286.75132869'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776195024.8886
    'REQUEST_TIME' => 1776195024
]
2026-04-14 19:30:30 [51.222.168.121][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.222.168.121
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-14 19:30:30 [51.222.168.121][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 51.222.168.121
2026-04-14 19:30:30 [51.222.168.121][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'deflate, gzip, br, zstd'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; AhrefsBot/7.0; +http://ahrefs.com/robot/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '51.222.168.121'
    'REMOTE_PORT' => '55608'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776195030.0039
    'REQUEST_TIME' => 1776195030
]
2026-04-15 00:12:15 [27.79.120.22][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.79.120.22
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:255
2026-04-15 00:12:15 [27.79.120.22][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 27.79.120.22
2026-04-15 00:12:14 [27.79.120.22][-][-][info][application] $_GET = [
    'r' => 'site/resend-verification-email'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.9601.1946 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '27.79.120.22'
    'REMOTE_PORT' => '28038'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fresend-verification-email'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fresend-verification-email'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776211934.9222
    'REQUEST_TIME' => 1776211934
]
2026-04-16 04:26:38 [199.45.154.159][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.159
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-16 04:26:38 [199.45.154.159][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 199.45.154.159
2026-04-16 04:26:38 [199.45.154.159][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip'
    'HTTP_HOST' => '103.131.51.12:443'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '199.45.154.159'
    'REMOTE_PORT' => '52276'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '103.131.51.12'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_CHACHA20_POLY1305_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://103.131.51.12:443/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776313598.6414
    'REQUEST_TIME' => 1776313598
]
2026-04-16 14:03:33 [186.219.102.124][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 186.219.102.124
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-04-16 14:03:33 [186.219.102.124][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 186.219.102.124
2026-04-16 14:03:33 [186.219.102.124][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.5912.1396 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '186.219.102.124'
    'REMOTE_PORT' => '36807'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776348213.1794
    'REQUEST_TIME' => 1776348213
]
2026-04-16 15:27:33 [177.128.176.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 177.128.176.50
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:185
2026-04-16 15:27:33 [177.128.176.50][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 177.128.176.50
2026-04-16 15:27:33 [177.128.176.50][-][-][info][application] $_GET = [
    'r' => 'site/request-password-reset'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (iPhone; CPU iPhone OS 11_0 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2514.1103 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '177.128.176.50'
    'REMOTE_PORT' => '42691'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Frequest-password-reset'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Frequest-password-reset'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776353253.6707
    'REQUEST_TIME' => 1776353253
]
2026-04-16 23:58:17 [91.210.67.178][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 91.210.67.178
2026-04-16 23:58:17 [91.210.67.178][-][-][info][application] $_GET = [
    'r' => 'site/captcha'
    'v' => '69dc4decd27891.84886425'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'budehux'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => '106mail.webhostingindonesia.co.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; crawler)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '91.210.67.178'
    'REMOTE_PORT' => '26434'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => '106mail.webhostingindonesia.co.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcaptcha&v=69dc4decd27891.84886425'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcaptcha&v=69dc4decd27891.84886425'
    'SCRIPT_URI' => 'https://106mail.webhostingindonesia.co.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776383897.3219
    'REQUEST_TIME' => 1776383897
]
2026-04-18 11:39:08 [178.175.129.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 178.175.129.40
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-18 11:39:08 [178.175.129.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 178.175.129.40
2026-04-18 11:39:08 [178.175.129.40][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '178.175.129.40'
    'REMOTE_PORT' => '22559'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776512348.4486
    'REQUEST_TIME' => 1776512348
]
2026-04-18 11:39:43 [91.90.120.218][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 91.90.120.218
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-18 11:39:43 [91.90.120.218][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 91.90.120.218
2026-04-18 11:39:43 [91.90.120.218][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_PRAGMA' => 'no-cache'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/128.0.0.0 Safari/537.36'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_SEC_CH_UA' => '\"Not;A=Brand\";v=\"24\", \"Chromium\";v=\"128\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Linux\"'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '91.90.120.218'
    'REMOTE_PORT' => '55959'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'UNIQUE_ID' => 'Feo2ih-2@GLTPWAa71ROtPMj'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_128_GCM_SHA256'
    'SSL_CIPHER_USEKEYSIZE' => '128'
    'SSL_CIPHER_ALGKEYSIZE' => '128'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776512383.7488
    'REQUEST_TIME' => 1776512383
]
2026-04-19 12:28:17 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-19 12:28:17 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
2026-04-19 12:28:17 [216.73.217.57][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '216.73.217.57'
    'REMOTE_PORT' => '61271'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/'
    'SCRIPT_URL' => '/frontend/web/'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776601697.4112
    'REQUEST_TIME' => 1776601697
]
2026-04-19 14:25:49 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:78
2026-04-19 14:25:49 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
2026-04-19 14:25:49 [216.73.217.57][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '216.73.217.57'
    'REMOTE_PORT' => '36892'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => ''
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776608749.7682
    'REQUEST_TIME' => 1776608749
]
2026-04-19 14:29:21 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:99
2026-04-19 14:29:21 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
2026-04-19 14:29:21 [216.73.217.57][-][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '216.73.217.57'
    'REMOTE_PORT' => '61459'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Flogin'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Flogin'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776608961.4786
    'REQUEST_TIME' => 1776608961
]
2026-04-19 14:30:24 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
    in /home/bstogmtj/public_html/frontend/views/layouts/main.php:81
    in /home/bstogmtj/public_html/frontend/controllers/SiteController.php:134
2026-04-19 14:30:24 [216.73.217.57][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 216.73.217.57
2026-04-19 14:30:23 [216.73.217.57][-][-][info][application] $_GET = [
    'r' => 'site/contact'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
    '__captcha/site/captcha' => 'kafoji'
    '__captcha/site/captchacount' => 1
]

$_SERVER = [
    'PATH' => '/usr/local/bin:/bin:/usr/bin'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'nokiamin.my.id'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_X_HTTPS' => '1'
    'DOCUMENT_ROOT' => '/home/bstogmtj/public_html'
    'REMOTE_ADDR' => '216.73.217.57'
    'REMOTE_PORT' => '33808'
    'SERVER_ADDR' => '103.131.51.12'
    'SERVER_NAME' => 'nokiamin.my.id'
    'SERVER_ADMIN' => 'webmaster@nokiamin.my.id'
    'SERVER_PORT' => '443'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/frontend/web/index.php?r=site%2Fcontact'
    'HTTPS' => 'on'
    'X_SPDY' => 'HTTP2'
    'SSL_PROTOCOL' => 'TLSv1.3'
    'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384'
    'SSL_CIPHER_USEKEYSIZE' => '256'
    'SSL_CIPHER_ALGKEYSIZE' => '256'
    'SCRIPT_FILENAME' => '/home/bstogmtj/public_html/frontend/web/index.php'
    'QUERY_STRING' => 'r=site%2Fcontact'
    'SCRIPT_URI' => 'https://nokiamin.my.id/frontend/web/index.php'
    'SCRIPT_URL' => '/frontend/web/index.php'
    'SCRIPT_NAME' => '/frontend/web/index.php'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SOFTWARE' => 'LiteSpeed'
    'REQUEST_METHOD' => 'GET'
    'X-LSCACHE' => 'on'
    'PHP_SELF' => '/frontend/web/index.php'
    'REQUEST_TIME_FLOAT' => 1776609023.9303
    'REQUEST_TIME' => 1776609023
]
