Page 1 of 1

after use of CMS MySQL break more and more down

Posted: Sun Oct 16, 2005 2:59 pm
by Grover
Hello,
It's only a question. I will not bother someone! But it seams to me since I use CMS my MySQL break down

Code: Select all

Warning: Smarty error: unable to read resource: "db:test" in /var/www/virtual/eids.de/cms/htdocs/lib/smarty/Smarty.class.php on line 1088
or simular.

Is something happen before or should I have more a look to the DB?


Solved! At MySQL was not allowed to have more then 100 open connections. We change it to close a open connectios after 20s not in use.

Thanks

Grover