Page 1 of 1

0.9 Upgrade Error

Posted: Sat Nov 05, 2005 1:46 am
by DortoH
Warning: mysql_connect(): Access denied for user: 'dbo120215496@217.160.230.138' (Using password: YES) in /homepages/19/d120133664/htdocs/serendipity/include/db/mysql.inc.php on line 156

Warning: mysql_select_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /homepages/19/d120133664/htdocs/serendipity/include/db/mysql.inc.php on line 157

Warning: mysql_select_db(): A link to the server could not be established in /homepages/19/d120133664/htdocs/serendipity/include/db/mysql.inc.php on line 157
DATABASE_ERROR

WTH?

Posted: Sat Nov 05, 2005 1:48 am
by DortoH
Nevermind, somehow the serendipity_config_local.inc.php had the old password for the DB in there.

Weird, but its fixed :)

Same problème

Posted: Thu Dec 29, 2005 2:01 pm
by --zobi8225--
Warning: mysql_connect(): Access denied for user 'ju43339'@'justine.nfrance.com' (using password: YES) in /home/ju43339/fp/include/db/mysql.inc.php on line 156

Warning: mysql_select_db(): Access denied for user 'monk'@'justine.nfrance.com' (using password: NO) in /home/ju43339/fp/include/db/mysql.inc.php on line 157

Warning: mysql_select_db(): A link to the server could not be established in /home/ju43339/fp/include/db/mysql.inc.php on line 157
DATABASE_ERROR


I have 2 serendipity database...
http://www.zobi8225.com/fp/
and
http://www.zobi8225.com/stme

do you thine think the problem can come from here ?

(excuse me for my bad englsih !)

Re: Same problème

Posted: Thu Dec 29, 2005 2:14 pm
by garvinhicking
The problem is that you seem to have changed your password of MySQL, without changing it in Serendipity. Serendipity needs to have the current valid password to connect to your database.

You'll need to edit your serendipity_config_local.inc.php file to insert the right password. If you cannot edit the file, look at our FAQ and search for "fixperm".

Best regards,
Garvin