Forums

Theme and SQL Problems (3 posts)

  1. AnthroCast
    Member
    Posted 5 years ago #

    What am I supposed to put in the generic config file:

    <?php
    // ** MySQL settings ** //
    define('DB_NAME', 'wordpress'); // The name of the database
    define('DB_USER', 'username'); // Your MySQL username
    define('DB_PASSWORD', 'password'); // ...and password
    define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value

    I enetered what I thought was the right info and I got the following error:

    Your PHP installation appears to be missing the MySQL which is required for WordPress.

  2. Samuel B
    moderator
    Posted 5 years ago #

    Did you or your host actually set up the mysql database? If so, you should have the needed details for the wp-config.php file.

  3. moshu
    Member
    Posted 5 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags