Changing WordPress permalinks from default to postname
Had an issue on a WordPress site after I changed the permalinks to “%postname%” from the default. Immediately after the change, all my wonderful posts gave 404 when I clicked on them. So I...
Technical stuff from a bit-head
Articles, write-ups, etc.
Had an issue on a WordPress site after I changed the permalinks to “%postname%” from the default. Immediately after the change, all my wonderful posts gave 404 when I clicked on them. So I...
Had a real adventure getting a WordPress site going on a CentOS 5.8 LAMP server. It came down to two major areas: packages and permissions. Packages I asked the hosting provider to install pretty...