Error establishing a database connection
3 naročniki
3 naročniki
Zakaj se mi ob večjem navalu vedno zacikla mysql. wp-config.php ne spreminjam.
Error:
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 that you have typed the correct hostname?
* Are you sure that the database server is running?
wtf?!?
5 odgovorov
Mactron, MySQL ima neko nastavitev, da sprejme le toliko in toliko simultanih connectionov. Ko pride en connection vec od dovoljenega stevila, streznik zavrne povezavo in javi napako. Lahko poskusis povecat stevilko dovoljenih simulatanih connectionov, ce menis, da jih bo streznik uspel poservirat...
Čudno je, da se to dogaja pri 5k dnevno. Nekateri imajo po 20k traffica pa se jim prov nič ne sesuje! :(