Page 1 of 1

Login Error

Posted: Sat Dec 31, 2005 1:27 am
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?

Issue Solved !!

Posted: Sat Dec 31, 2005 2:04 am
by wanampi
Next time I will search a bit better in the FAQ !! :oops:

But something strange happens...

Posted: Sat Dec 31, 2005 2:15 am
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:

Re: But something strange happens...

Posted: Sat Dec 31, 2005 4:23 pm
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