( ! ) Warning: mysqli_real_connect(): (08004/1040): Too many connections in /var/www/vhosts/s.benedetto.it/httpdocs/wp-includes/wp-db.php on line 1653 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 238328 | {main}( ) | .../index.php:0 |
2 | 0.0000 | 238784 | require( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-blog-header.php' ) | .../index.php:17 |
3 | 0.0000 | 239472 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-load.php' ) | .../wp-blog-header.php:13 |
4 | 0.0001 | 240232 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-config.php' ) | .../wp-load.php:37 |
5 | 0.0001 | 241496 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-settings.php' ) | .../wp-config.php:93 |
6 | 0.0018 | 818408 | require_wp_db( ) | .../wp-settings.php:124 |
7 | 0.0019 | 873496 | wpdb->__construct( ) | .../load.php:527 |
8 | 0.0019 | 874024 | wpdb->db_connect( ) | .../wp-db.php:632 |
9 | 0.0020 | 875768 | mysqli_real_connect
( ) | .../wp-db.php:1653 |
( ! ) Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /var/www/vhosts/s.benedetto.it/httpdocs/wp-includes/wp-db.php on line 1685 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 238328 | {main}( ) | .../index.php:0 |
2 | 0.0000 | 238784 | require( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-blog-header.php' ) | .../index.php:17 |
3 | 0.0000 | 239472 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-load.php' ) | .../wp-blog-header.php:13 |
4 | 0.0001 | 240232 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-config.php' ) | .../wp-load.php:37 |
5 | 0.0001 | 241496 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-settings.php' ) | .../wp-config.php:93 |
6 | 0.0018 | 818408 | require_wp_db( ) | .../wp-settings.php:124 |
7 | 0.0019 | 873496 | wpdb->__construct( ) | .../load.php:527 |
8 | 0.0019 | 874024 | wpdb->db_connect( ) | .../wp-db.php:632 |
9 | 0.0030 | 875504 | wpdb->db_connect( ) | .../wp-db.php:1680 |
10 | 0.0030 | 875648 | mysql_connect
( ) | .../wp-db.php:1685 |
( ! ) Warning: mysql_connect(): Too many connections in /var/www/vhosts/s.benedetto.it/httpdocs/wp-includes/wp-db.php on line 1685 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 238328 | {main}( ) | .../index.php:0 |
2 | 0.0000 | 238784 | require( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-blog-header.php' ) | .../index.php:17 |
3 | 0.0000 | 239472 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-load.php' ) | .../wp-blog-header.php:13 |
4 | 0.0001 | 240232 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-config.php' ) | .../wp-load.php:37 |
5 | 0.0001 | 241496 | require_once( '/var/www/vhosts/s.benedetto.it/httpdocs/wp-settings.php' ) | .../wp-config.php:93 |
6 | 0.0018 | 818408 | require_wp_db( ) | .../wp-settings.php:124 |
7 | 0.0019 | 873496 | wpdb->__construct( ) | .../load.php:527 |
8 | 0.0019 | 874024 | wpdb->db_connect( ) | .../wp-db.php:632 |
9 | 0.0030 | 875504 | wpdb->db_connect( ) | .../wp-db.php:1680 |
10 | 0.0030 | 875648 | mysql_connect
( ) | .../wp-db.php:1685 |
WordPress › Error
Too many connections
Error establishing a database connection
This either means that the username and password information in your wp-config.php
file is incorrect or we can’t contact the database server at localhost
. This could mean your host’s database server is down.
- Are you sure you have the correct username and password?
- Are you sure you have typed the correct hostname?
- Are you sure the database server is running?
If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.