| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'desenvolvimento'@'localhost' (using password: YES) in /usr/share/nginx/beta-auto/lib/adianti/database/TConnection.php on line 116 |
| ( ! ) PDOException: SQLSTATE[HY000] [1045] Access denied for user 'desenvolvimento'@'localhost' (using password: YES) in /usr/share/nginx/beta-auto/lib/adianti/database/TConnection.php on line 116 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 470640 | {main}( ) | .../index.php:0 |
| 2 | 0.0168 | 831328 | BuilderTemplateParser::init( $layoutName = 'layout' ) | .../index.php:21 |
| 3 | 0.0169 | 834520 | BuilderTemplateParser::parse( $content = '<!DOCTYPE html>\r\n<html translate="no">\r\n <head>\r\n <title></title>\r\n <meta charset="utf-8">\r\n <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">\r\n <meta name="apple-mobile-web-app-capable" content="yes">\r\n <meta name="apple-mobile-web-app-status-bar-style" content="default">\r\n <link rel="shortcut icon" href="app/images/beep icon03.svg">\r\n \r\n <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">\r\n '..., $theme = 'theme-builder' ) | .../BuilderTemplateParser.php:276 |
| 4 | 0.0324 | 866472 | Adianti\Database\TTransaction::open( $database = 'ponto', $dbinfo = ??? ) | .../BuilderTemplateParser.php:139 |
| 5 | 0.0325 | 866472 | Adianti\Database\TConnection::open( $database = 'ponto' ) | .../TTransaction.php:63 |
| 6 | 0.0325 | 866472 | Adianti\Database\TConnection::openArray( $db = ['host' => 'localhost', 'user' => 'desenvolvimento', 'pass' => 'xylN[@Tw.0VdQfYi', 'type' => 'mysql', 'port' => '3306', 'name' => 'ponto_dev', 'prep' => '1', 'slog' => 'SystemSqlLogService'] ) | .../TConnection.php:47 |
| 7 | 0.0325 | 867224 | __construct( $dsn = 'mysql:host=localhost;port=3306;dbname=ponto_dev', $username = 'desenvolvimento', $password = '[Sensitive Parameter]', $options = [1002 => 'SET NAMES utf8'] ) | .../TConnection.php:116 |