Warning: mysqli_connect(): (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/metaldes/public_html/framework/core/database/drivers/mysqli.php on line 19
| # |
Function |
File |
| 1 |
Project->__construct() |
index.php (25)
|
| 2 |
Project->setDB() |
framework/core/project/project.php (36)
|
| 3 |
Database->create() |
framework/core/project/project.php (71)
|
| 4 |
DatabaseDriver->__construct() |
framework/core/database/database.php (32)
|
| 5 |
DatabaseMysqli->connect() |
framework/core/database/core/driver.php (26)
|
| 6 |
mysqli_connect() |
framework/core/database/drivers/mysqli.php (19)
|
Framework error: Can not connect to database. Method called from DatabaseDriver::__construct() in framework/core/database/database.php at line 32
| # |
Function |
File |
| 1 |
Project->__construct() |
index.php (25)
|
| 2 |
Project->setDB() |
framework/core/project/project.php (36)
|
| 3 |
Database->create() |
framework/core/project/project.php (71)
|
| 4 |
DatabaseDriver->__construct() |
framework/core/database/database.php (32)
|