Severity: Warning
Message: mysqli_connect(): (HY000/1044): Access denied for user 'trendway_123'@'localhost' to database 'trendway_newtest'
Filename: config/database.php
Line Number: 97
Backtrace:
File: /home/trendwayco/public_html/newtest/application/config/database.php
Line: 97
Function: mysqli_connect
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Severity: Warning
Message: mysqli_query() expects parameter 1 to be mysqli, boolean given
Filename: config/database.php
Line Number: 99
Backtrace:
File: /home/trendwayco/public_html/newtest/application/config/database.php
Line: 99
Function: mysqli_query
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Severity: Warning
Message: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given
Filename: config/database.php
Line Number: 100
Backtrace:
File: /home/trendwayco/public_html/newtest/application/config/database.php
Line: 100
Function: mysqli_fetch_array
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Severity: Warning
Message: mysqli_close() expects parameter 1 to be mysqli, boolean given
Filename: config/database.php
Line Number: 104
Backtrace:
File: /home/trendwayco/public_html/newtest/application/config/database.php
Line: 104
Function: mysqli_close
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Severity: Warning
Message: mysqli::real_connect(): (HY000/1044): Access denied for user 'trendway_123'@'localhost' to database 'trendway_newtest'
Filename: mysqli/mysqli_driver.php
Line Number: 203
Backtrace:
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/trendwayco/public_html/newtest/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/trendwayco/public_html/newtest/application/controllers/LoginController.php
Line: 5
Function: __construct
File: /home/trendwayco/public_html/newtest/index.php
Line: 315
Function: require_once
Unable to connect to your database server using the provided settings.
Filename: controllers/LoginController.php
Line Number: 5