S9Y doesn't work after upgrade from MySQL3 to MySQL4 [SOLVED
Posted: Thu Aug 02, 2007 1:19 pm
I have upgraded from MySQL 3 to MySQL 4, and now I cannot see my blog, but get an "mysql_connect()" error message pointing to serendipity/include/db/mysql.inc.php on line 251
DATABASE_ERROR
I guess, I have to find the right file with the value "mysql.atlanticreview.org" and change it to "mysql4.atlanticreview.org" but I cannot find this file and don't know anymore where to look.
Any help is appreciated.
Thanks
UPDATE: Problem seems to be fixed. I was looking in vain for the above value.
My provider told me to change the value for $serendipity['dbHost'] from "localhost" to "mysql4.atlanticreview.org"
I hope this is the correct way to do it...
DATABASE_ERROR
I guess, I have to find the right file with the value "mysql.atlanticreview.org" and change it to "mysql4.atlanticreview.org" but I cannot find this file and don't know anymore where to look.
Any help is appreciated.
Thanks
UPDATE: Problem seems to be fixed. I was looking in vain for the above value.
My provider told me to change the value for $serendipity['dbHost'] from "localhost" to "mysql4.atlanticreview.org"
I hope this is the correct way to do it...