This means that Serendipity cannot properly connect to your database server, either because it timeouts or the data that is queried is too much.
When does this error happen? When I open your URL, I can see output properly right now.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
You might want to ask your provider if there are known problems connecting to the DB.
Using persistent connections is not a solution, it actually makes things worse for the database.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Have you checked the FAQ on www.s9y.org? This explains the move process quite detailed. If you have more questions after reading, feel free to ask them here!
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
in admin panel i made a mistake to change a setting that connect to database and it gives me a error >>>no way to enter site or acp to correct it.
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host 'Rod' (11004) in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 270
Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to MySQL server on 'localhost' (10061) in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 271
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 271
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 281
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in E:\domains\i\innerlondonnorth.co.uk\user\htdocs\ILN\include\db\mysql.inc.php on line 281
serendipity error: unable to connect to database - exiting.
You can fix the mysql account information by editing the "serendipity_config_local.inc.php" file and changing the right server name and password. If you cannot edit that file, checkout the "fixperm.php" script mentioned in the FAQ on www.s9y.org.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/