You can install WordPress locally on your computer if you’re traveling or planning to be offline and you still want to work with WordPress.
I also embedded this video in a WordPress wiki that I’m developing.
Installing WordPress locally involves about 6 steps:
- Download and install Wampserver.
- Create a database in phpmyadmin.
- Add a user with privileges to the database.
- Download WordPress and extract to a folder in the www directory.
- Customize the wp-config-sample.php file.
- Run the WordPress install script at wp-admin/install.php.
Free Resource from I'd Rather Be Writing: Get an easy-to-implement WordPress tip delivered to your inbox each week by signing up for my free Weekly WordPress newsletter.













You explain the process with great clarity, for which I thank you.
I’ve just started a WordPress testbed to try to improve my rubbish CSS skils.