• heypatryk

    (@heypatryk)


    Hello!
    ..and I thought I knew something until I came upon WordPress and Mysql!
    <Just getting started here>

    How do I get an account with MySQLl?

    I downloaded the mysql-4.0.24 program and run the setup on my computer, but how do I get the information for the WordPress installation – username and password (for the wp-config file).
    Anything else I should know?

    Thanks for reading! – help the newbie -pls :)!

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

    (@marc)

    Try this, it might explain a few things.
    http://www.tamba2.org.uk/wordpress/xampp/

    Here is the home page for that site with more info on WordPress.

    http://www.tamba2.org.uk/wordpress/

    http://www.tamba2.org.uk/wordpress/xampp/
    assuming you are running windows
    http://mundy.org/blog/index.php?m=20050203
    is a good one if you are looking for mac install of mysql

    Thread Starter heypatryk

    (@heypatryk)

    awesome thx I’ll check it out! 😀

    Thread Starter heypatryk

    (@heypatryk)

    I’m stuck with xampp:
    http://www.tamba2.org.uk/wordpress/xampp/

    _______________________
    1. Start your XAMPP setup by clicking the orange ‘xampp_start.exe’. Once it is working, click on link in the left side bar for phpmyadmin.
    2. Create a database. It’s name does not matter. Be sure that the name you choose is the same as the one you have used in your ‘wp-config.php’ file.
    _______________________

    Q: Where is this ‘link in the left side bar for phpmyadmin’ for creating the database??

    This is giving me a headache, I feel bad for programmers… hehe
    thx for the help!

    oyon

    (@oyon)

    I’ve always used phptriad in windows. It’s a single install of apach/php/mysql. Of course you still need to set up the DB using phpmyadmin or the command line.

    Whats your exact problem with phpmyadmin ? It’s usually fairly straightforward ?

    moshu

    (@moshu)

    @heypatryk,
    First of all: do you want to host your blog on your own machine? – If not, i.e. in case you will be hosted somewhere you do NOT need mysql or anything, the host needs to have it.
    However if you have already installed xampp you can use it to develop your site offline. Once installed (and Apache and MySQL started) just type “localhost” in your browser’s address line.

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

The topic ‘Newbie Hell: MySQL’ is closed to new replies.