• I am trying install word press to my new website on by using SQL Server Database..

    For that i have follow the guidelines from here: https://www.ads-software.com/extend/plugins/wordpress-database-abstraction/installation/

    by the way i have downloaded the file and i have done from the guidelines above URL.. After i try to install the word press by using the database details.. Still i have below mentioned Error’s

    Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at 175.41.135.182. This could mean your host’s database server is down.

    Are you sure you have the correct username and password?
    Are you sure that you have typed the correct hostname?
    Are you sure that the database server is running?

    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.”

    Please suggestion to do some things to change in Server configuration..

    I am using
    Windows Server 2008 R2
    PHP 5.3.13

    Please, i am waiting for your positive from everybody…

    Thanks
    KArthik

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    Error connecting to your database is common, but it isn’t necessarily a problem with wordpress itself.

    – double check your wp-config.php file settings for the database name, database username and database password. This is where most errors occur.
    -Then check that you don’t need to change the database host from “localhost” to something else. You can get that info from your hosting provider. -Check you have actually created a database with the same database name as is in your wp-config.php file.
    -Last, but not least, if all that information is correct your database probably has a problem with it, and you may need to contact your hosting provider if the database server is online / if they have any other problem at their end, or they made any changes to your account, or if there are any limitations/restrictions, if the hosting package is set to Windows and not Linux, etc.
    -There are also many threads on this topic on these forums: https://www.ads-software.com/search/Error+establishing+a+database+connection?forums=1

Viewing 1 replies (of 1 total)
  • The topic ‘WordPress Install on SQL Server – Error’ is closed to new replies.