• Hi all.
    Sorry if this may sound like a silly question, but I have no idea how to get started about this topic, and so I hope that you’d be so kind and forgive my stupidity.
    Ok, I know that my host provides a mySQL support and I know where the right folder is located too… well, my questions are these: “Have I to create a database in order to install WP? it’s not provided in the download file, isn’t it? If I have to create it, how to?”.
    Thanks very much in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter databhi

    (@databhi)

    No, I haven’t it. I’ve just created a blank DB with MS Access… Is that a right idea? But now I’m getting “Error establishing a database connection!” when I launch install.php on my browser though. Help please!

    You need to have a name for the database.
    I don’t know MS Access, but in phpmyadmin (a mysql admin tool) I create a database by inputting a name.
    The connection will also need a username and password – the host should provide some sort of ‘connection string’ which contains the info you need.

    Thread Starter databhi

    (@databhi)

    Thanks very much podz, I’ll try and let you know! 🙂

    I’ve just created a blank DB with MS Access… Is that a right idea?

    Nope. It is not!
    MS Access is another kind of database – and I assume that you’ve created a DB on your own computer.
    What you need is a MySQL database on your host server – either created by your host or yourself. If you are unsure, just contact your host.

    Oops….. shows what I know 🙂
    If you want to setup on your machine, have a look at xampp
    http://www.apachefriends.org/en/index.html

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Database questions’ is closed to new replies.