How do I change a password directly in the PhpBB3 SQL database?

Wordpress - HELP!!?

  • Please help me!! I'm really new to wordpress and i don't know how it set it up. :( You're supposed to set up the wp-config.php manually, but i don't know how and i don't know what SQL is?! Please help me! Thanks in advance _____________ <?php // ** MySQL settings ** // define('DB_NAME', 'putyourdbnamehere'); // The name of the database define('DB_USER', 'usernamehere'); // Your MySQL username define('DB_PASSWORD', 'yourpasswordhere'); // ...and password define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value define('DB_CHARSET', 'utf8'); define('DB_COLLATE', ''); ______________

  • Answer:

    You need a MySQL database to use WP. Do you have one? If you're not sure, ask your web hosting service provider. Another option is to use the free Wordpress service.

MM23 at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

why dont u try a site that hosts wordpress for free... try http://www.bustablog.com if u ask them to host your own domain they will let you, then u get free hosting and dont have to worry about setting all that junk up

cskeba

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.