did you configure the wp-config.php file?
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
Thanks #LyleChamney You solved my problem and #juggledad thanks for your precious time …
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 🙂