My problems with S9Y are continuing. Now, it seems that my blog is corupt, and I didn't do anything. It suddenly got extremely slow, and then I got an error message (below). What can I do???
I should have used Wordpress I guess...is there anyway to fix this?
Thanks very much!
Jens
http://www.jensthraenhart.com/cblog
Warning: mysql_connect() [function.mysql-connect]: Too many connections in /home/u1/thraenhart/html/cblog/include/db/mysql.inc.php on line 263
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'root'@'localhost' (using password: NO) in /home/u1/thraenhart/html/cblog/include/db/mysql.inc.php on line 264
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/u1/thraenhart/html/cblog/include/db/mysql.inc.php on line 264
serendipity error: unable to connect to database - exiting.
Blog is corrupt (?)
Your blog is not corrupt, your database server just sucks. The error you are receiving is due to the mysql server having too many connections. Odds are you are on an extermly overloaded server or one that is really, really misconfigured.
Seeing that you are logging in as root without a password I am going to assume the later. If you run the server then I suggest contacting a professional server admin to fix the server for you. Right now the server is in poor shape and needs some attention.
Oh yeah, Wordpress is much harder on a database than s9y without some tweaking.
Seeing that you are logging in as root without a password I am going to assume the later. If you run the server then I suggest contacting a professional server admin to fix the server for you. Right now the server is in poor shape and needs some attention.
Oh yeah, Wordpress is much harder on a database than s9y without some tweaking.
-
jthraenhart
- Regular
- Posts: 13
- Joined: Fri Mar 23, 2007 3:51 am