Menu

Tag Archives: apache

Installing Apache Tomcat on MacOS Mojave using Homebrew
In order to install Apache Tomcat on MacOS, we firstly need to install Java Development Kit(JDK). To check if java installed, open up the terminal and run [...]
Configuring Apache with PHP7 FPM on MacOS Mojave using HomeBrew
These installation steps is a basic guide on how to setup Apache Server with PHP7.2 FPM on MacOS Mojave. Before we start with installation process, let us [...]