( ! ) Fatal error: Uncaught mysqli_sql_exception: Too many connections in /home/darbs/public_html/classes/class.SQLLayer.php on line 32 |
( ! ) mysqli_sql_exception: Too many connections in /home/darbs/public_html/classes/class.SQLLayer.php on line 32 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 472064 | {main}( ) | .../kernel.php:0 |
2 | 0.0013 | 591048 | require_once( '/home/darbs/public_html/includes/inc.dbconnect.php ) | .../kernel.php:15 |
3 | 0.0025 | 591128 | SQLLayer->connect( $str_db_host = '127.0.0.1', $str_db_user = 'darbs', $str_db_password = '44rbeiten', $str_db_name = 'darbs' ) | .../inc.dbconnect.php:5 |
4 | 0.0025 | 591128 | SQLLayer->__connect_mysqli( $str_db_host = '127.0.0.1', $str_db_user = 'darbs', $str_db_password = '44rbeiten', $str_db_name = 'darbs' ) | .../class.SQLLayer.php:23 |
5 | 0.0025 | 591128 | mysqli_connect( $hostname = '127.0.0.1', $username = 'darbs', $password = '[Sensitive Parameter]' ) | .../class.SQLLayer.php:32 |