Viewing 3 replies - 1 through 3 (of 3 total)
  • Are you trying to connect directly to the WordPress database? If yes, then you can use tools such as web based PhpMyAdmin to connect to the database.

    If you can explain in more detail what you are trying to achieve it would be better.

    Thread Starter bootup

    (@bootup)

    @johnb81,

    Actually ,there is a problem for the Connecting with database, problems are,

    1.creating of database.

    2.username of host in sql server.

    3. Password of user

    I just edit and rename the file name WP-CONFIG-SAMPLE to WP-CONFIG and make some necessary changes as we have to do it but unsuccessful.

    lastly i use wampserver, can you tell me the process for creating this one.

    Regards
    bootup

    Once you install WAMP server all you have to do is to login to it’s admin portal (typically available at https://127.0.0.1) From there you can access the MySQL Configuration, typically though PhpMyAdmin web interface.

    Once in MySQL, create a new database, new username and password with access to such database and then you should enter such details (db name, username and password) in the wp-config.php.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Database creating problem.’ is closed to new replies.