• I download the package unzip it and add it to my folder of Xampp ->htdocs
    i had also create database with the name of wordpress username and password but when i am trying to install i get an Error establishing a database connection
    please some one suggest me because i tried alott 🙁

Viewing 7 replies - 1 through 7 (of 7 total)
  • did you configure the wp-config.php file?

    Thread Starter ayeshapunu

    (@ayeshapunu)

    yes i configured wp-config.php …..

    an ‘Error establishing a database connection’ message says that the information you put in your wp-config.php file is not correct. You need to verify the database name, user and password.

    The default values for the database user in XAMPP are root and <empty, don't enter any value>

    So your connection info would be:

    Database Name: wordpress
    User Name: root
    Password: do not enter anything
    Host Name: localhost

    Thread Starter ayeshapunu

    (@ayeshapunu)

    Thanks #LyleChamney You solved my problem and #juggledad thanks for your precious time …

    Thread Starter ayeshapunu

    (@ayeshapunu)

    Now i want to re-design a website i have select a template but while uploading i got an error
    Warning: POST Content-Length of 8850164 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
    How i can manage the limit problem.

    @ayeshapunu – good to hear that your original question was resolved 🙂

    Could you please mark this topic as resolved and post your new question in a new topic, as it makes things easier for others who may be searching for a similar problem 🙂

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

The topic ‘Installation Problem’ is closed to new replies.