Twise Random

A site about computer science .
Skip to content
  • apple
  • android
  • c
  • cpp
  • data structure and algorithms
  • macos
  • python
  • tutorials

Category: macos

How to install nginx , php , mysql , and WordPress on macOS ?

Posted on November 17, 2020February 23, 2021 by mohamad wael

Install Macports

To be able to install MacPorts , you must have Xcode first installed using the App Store , and you must also install the Xcode command line developer tools :

$ sudo xcode-select --install
# To install Xcode 
… Read More
macos Macports, mysql, nginx, php, wordpress