What are basic steps to install wordpress on your system?
Answer Posted / Pooja Rana
To install WordPress, follow these basic steps: n1. Download the latest version of WordPress from wordpress.orgn2. Unzip the downloaded filen3. Create a new MySQL database and user for your websiten4. Rename the wp-config-sample.php file to wp-config.phpn5. Configure the wp-config.php file with your database detailsn6. Upload the WordPress files to your web server, typically in the public_html foldern7. Access the WordPress installation by visiting your website's URL in a web browser
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers