0.9 Upgrade Error

Having trouble installing serendipity?
Post Reply
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

0.9 Upgrade Error

Post 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?
Rod
DortoH
Regular
Posts: 82
Joined: Fri Feb 25, 2005 2:00 am

Post by DortoH »

Nevermind, somehow the serendipity_config_local.inc.php had the old password for the DB in there.

Weird, but its fixed :)
Rod
--zobi8225--

Same problème

Post 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 !)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Same problème

Post 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
# 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/
Post Reply