Published — v. 11
/
Developement Environment Notes
Developement Environment Notes
On This Page:
Development Environment Notes.
Mac / Homebrew
https://getgrav.org/blog/macos-sierra-apache-multiple-php-versions
Install PostgesSQL, PHP & Apache
brew install postgresql brew install php@7.0
Apache Configuration
/usr/local/etc/httpd/ sudo apachectl -k restart
PHP Configuration
/usr/local/etc/php/7.0/php.ini
MySQL
- System Preferences > MySQL
, multiple selections available,
Related content
Setting Up a Development Environment
Setting Up a Development Environment
More like this
Incorrect PHP Version
Incorrect PHP Version
More like this
Setting Up the Test Framework
Setting Up the Test Framework
More like this
Error Code 2002 with Local MySQL Database
Error Code 2002 with Local MySQL Database
More like this
Warnings About Missing autoload.php
Warnings About Missing autoload.php
More like this
Managing Performance
Managing Performance
More like this