Enabling mod_rewrite and fixing some custom permalinks’ issues, warned on also by some plugins.
Many times trying to set up your permalinks and make them more ‘friendly’ you face with ‘mod_rewrite issues. Here you can see how to enable it.
Many times trying to set up your permalinks and make them more ‘friendly’ you face with ‘mod_rewrite issues. Here you can see how to enable it.
WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database.WordPress is used by more than 60 million websites,including 39% of the top 10 million websites as of January 2021.Here we are going to download it and deploy its whole folder structure on macOS. Then you can use it for any new site you want to set up.
Homebrew is ”The Missing Package Manager for macOS (or Linux)“ – Here we are going to install it in macOS.
A Synology NAS server is quite a good choice to host on your own, your WordPress sites for the real world. Here, I’ll show you how to transfer a WordPress site prepared to your macOS to a Synology NAS server.
‘phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web’.
MariaDB is an open-source relational database management system (RDBMS) which is a highly compatible drop-in replacement of MySQL. MariaDB is widely spread as one of the main components (‘M’) of the LA’M’P (MA’M’P) stack
Here we show you how to install a fresh version (7.4.12 version released on Oct 29, 2020 on macOS.
Mac OS X 10.14 Mojave comes with Apache pre-installed. However, instead of using the delivered version, we’re going to install Apache via Homebrew and then configure it to run on port 80.
Here, we are going to disable the distributed (pre-installed) version of Apache and use a setup entirely from Homebrew.
If you have already installed Apache server on you macOS, this is how to setup a brand new WordPress site as a (new) virtual host.