[last updated: 2025-05-09]
-----
- WordPress is a hugely popular content management system used for website development.
At this time (2025-05) I am considering migrating my existing site (this one, arduinoetal.net) from drupal to wordpress.
- On a Local Server:
- To install WordPress on a local server,:
- you need a local web server environment like XAMPP, MAMP, or WAMP,
- download the latest version of WordPress,
- set up a database using phpMyAdmin.
- access your local WordPress installation by opening a browser to URL: http://localhost
- Details here for installing XAMPP: local server
---------------------------------------------
- After the local server is installed, proceed to install WordPress:
.
.
.
eof