Login Error

Found a bug? Tell us!!
Post Reply
wanampi

Login Error

Post by wanampi »

Hello,

When trying to open my blog I get the following error:

Warning: mysql_connect(): Access denied for user: 'dbo145834624@212.227.119.165' (Using password: YES) in /homepages/38/d145821063/htdocs/serendipity/include/db/mysql.inc.php on line 241

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

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

Could someone be so kind and help me here?
wanampi
Regular
Posts: 29
Joined: Sat Dec 31, 2005 1:31 am
Location: France
Contact:

Issue Solved !!

Post by wanampi »

Next time I will search a bit better in the FAQ !! :oops:
wanampi
Regular
Posts: 29
Joined: Sat Dec 31, 2005 1:31 am
Location: France
Contact:

But something strange happens...

Post by wanampi »

When trying to change the "fetchLimit" (Using FireFox 1.5) it saves the wrong User + Password in serendipity_config_local.inc.php :roll:

OK used IE to change it and it works fine.
But I hate IE :twisted:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: But something strange happens...

Post by garvinhicking »

Some Firefox extensions do not enter the right data in the input fields! The SaveForm Extension can cause these problems, or other extensions that modify form elements.

So serendipity gets the wrong data from your borwser, and there's not much that Serendipity can do about that - so it needs to be fixed on the submitting side...

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