MySQL (=complete) breakdown after changing number of entries

Found a bug? Tell us!!
Post Reply
frutzemutze
Posts: 2
Joined: Thu Apr 14, 2011 8:24 pm
Contact:

MySQL (=complete) breakdown after changing number of entries

Post by frutzemutze »

hi there,

couldn't find anything in the archives, so I'm posting this - today i changed the number of entries displayed on each page, from 10 to 7 entries. After that this happened (and keeps happening) when trying to open the page:

--
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'd0071672'@'localhost' (using password: YES) in /www/htdocs/w0074a92/schaubude/include/db/mysql.inc.php on line 263

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'www-data'@'localhost' (using password: NO) in /www/htdocs/w0074a92/schaubude/include/db/mysql.inc.php on line 264

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /www/htdocs/w0074a92/schaubude/include/db/mysql.inc.php on line 264

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/w0074a92/schaubude/include/db/mysql.inc.php on line 274

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/htdocs/w0074a92/schaubude/include/db/mysql.inc.php on line 274
serendipity error: unable to connect to database - exiting.
---

Now I can't access anything, nothing is being shown, and I have no idea what is going on (I'm no programmer).

I've been using Serendipty for I think almost 3 years now and most likely forgot to update, so I don't even know which version is currently installed. Everything worked fine until today - any help, advice, workaround is most welcome!

Thanks a lot,
frutze
kleinerChemiker
Regular
Posts: 765
Joined: Tue Oct 17, 2006 2:36 pm
Location: Vienna/Austria
Contact:

Re: MySQL (=complete) breakdown after changing number of ent

Post by kleinerChemiker »

Your user and/or password is not correct. Check serendipity_conig_local.php if your mysql credentials are right.
frutzemutze
Posts: 2
Joined: Thu Apr 14, 2011 8:24 pm
Contact:

Re: MySQL (=complete) breakdown after changing number of ent

Post by frutzemutze »

Works -- thanks!
But isn't that strange? OK, I won't ask any further.
Post Reply