
Save the changes to the wp-config.php file. We have created a new MySQL database in phpMyAdmin above Replace “username_here” with “root” and leave “password_here” blank Replace “database_name_here” with your database name. Scroll down until you see the MySQL settings in the wp-config.php file. Open this WordPress configuration file using Notepad, a pre-installed program in Windows 10. Find the wp-config-sample.php file and rename it to wp-config.php. Browse to the WordPress folder, /xampp/htdocs/wordpress/, in File Explorer on your Windows 10 PC. You need to create a connection between them to allow them work together. Then type database name in Create database section, and click Create button to create a new database for WordPress.Ī WordPress site consists of front pages and back-end database. On the left pane, you can see a list of all existing databases. To create a new database in phpMyAdmin is very easy. Click the Admin button in the same row with MySQL to open phpMyAdmin in your web browser. From the XAMPP control panel, click to start both Apache and MySQL services.

Now all WordPress front page files are saved in /xampp/htdocs/wordpress/.

Copy the WordPress zip file to this sub-folder. Click Explorer button to open the installation folder of the XAMPP program in File Explorer on your Windows 10 computer.

Run XAMPP control panel on your computer. Launch the installer and follow on-screen tips to install XAMPP on your Windows PC.ĭownload the latest version of WordPress on to your Windows 10 computer from. Make sure to download the latest version of XAMPP for Windows. You need to install this free software on your Windows 10 PC first.ĭownload XAMPP from its official site here. XAMPP helps users setup Apache server and MySQL server in Windows 10.
