Skip to content

Instantly share code, notes, and snippets.

@mCzolko
Last active December 14, 2015 20:18
Show Gist options
  • Save mCzolko/5142632 to your computer and use it in GitHub Desktop.
Save mCzolko/5142632 to your computer and use it in GitHub Desktop.
sudo port -v selfupdate
sudo port install apache2
sudo port load apache2
sudo port install php +apache2 +pear

Install MySQL Sever

sudo port install mysql5-server
sudo port load mysql5-server

PHP

sudo port install php +apache2
sudo port install php5-mysql +mysqlnd

Instalace prostredi

sudo port install git
sudo port install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment