Tag: WordPress

Update 04/2025: Website Work and Adventures with C

April 23, 2025

Git Learning Plan Status Update WordPress

It’s been a while since my last update, but it’s always nice to poke your head out and get the lay of the land. I spent a couple of months writing up my tutorial series for setting up a local environment from scratch in Windows.  Then, I decided to switch to dual-booting in Linux, promptly […]

Read More...

Posted In: Education

Series Index: Local Environment

November 30, 2024

!Series: Local Environment Apache MariaDB OpenSSL PHP phpMyAdmin SQL WordPress

In this learn-along tutorial series, we will be setting up a local development environment from scratch on a Windows 11 machine, using Apache as our HTTP server. We will also use this development environment to run different experiments: Setting up a site running PHP 8 and a site running PHP 7 on the same server […]

Read More...

Posted In: Tutorials

Part 7 – Installing WordPress

November 30, 2024

!Series: Local Environment Apache phpMyAdmin WordPress

In this final section, we will be installing WordPress on our test-1 site. Downloading WordPress Download the WordPress files at this link. You will want to use the option for downloading and installing yourself, not one that talks about setting it up on an existing provider. WordPress download page Extract the files. Generally, there’s an […]

Read More...

Posted In: Tutorials

Setting Up WordPress Tutorial Environment

July 15, 2023

WordPress

In this post, we set up a very basic environment for WordPress tutorials.

Read More...

Posted In: Tutorials