Page 1 of 1

Installation Problems

Posted: Sat Nov 06, 2004 4:51 pm
by Dennis
I'm installing Serendipity on my site, it meets all the requirements, but I can't get the MySQL to work. I've checked the settings many, many times.

I'm getting this error:
We detected some errors while running some diagnostics on your entered information:

- The database you specified does not exist.
The mySQL error was: Access denied for user: 'boredboa_serendi@localhost' to database 'serendipity'

Posted: Sat Nov 06, 2004 6:16 pm
by Little Hamster
Can you login using boredboa_serendi from the command line? Or phpMyadmin? If you can't, then serendipity won't work either. I hate to say this, but maybe you need to follow the mysql user guide to setup the database properly first.

Posted: Sat Nov 06, 2004 7:19 pm
by Netghost
Could you tell me where that guide is please? I also have a problem with MySQL and as I don't know anything about it, this might help!

Posted: Sat Nov 06, 2004 8:00 pm
by tadpole

Posted: Sat Nov 06, 2004 9:54 pm
by Little Hamster
If you installed mysql from a preconfigured package (eg debian), then the following chapters might be of more use:

Sections 3.1 - 3.4 in
http://dev.mysql.com/doc/mysql/en/Tutorial.html

Sections 5.6 in
http://dev.mysql.com/doc/mysql/en/MySQL ... ation.html