User [db name] already has more than 'max_user_connections' active connections now days i am getting this error.. i dont know what to do.. i will wait for 10 min and refresh my site it will open.. what is the problem in that..
It has nothing to do with DLE, because Max user connections limit is common on shared hostings. You can't increase this limit on your own. It's a decision of hosting provider for maximising it's profits & pushing it's VPS/dedicated servers. Solutions: optimise requests to DB, turn on GZip/JS/styles compression/cache features (caching is Off by default). DB requests options at 5th icon from left: http://www.yoursite.com/admin.php?mod=options&action=syscon One of reasons for extreme load in DLE/other CMS sites is using "Shoutbox" or Geolocation ("who's online") type modules, so check, do you have such stuff. Only after choices above consider to get a better package or switch hoster.