Skip to content

yaleinteractive/networks2018

Repository files navigation

Welcome to Networks & Transactions 2018!

Resources

MAMP

Enable PHP error reporting in MAMP

  1. In MAMP click Open WebStart page
  2. At the top of that page, click phpinfo
  3. On the php info, find where it says Loaded Configuration File
  4. Edit that php.ini file in your text editor. Only editing lines that don't begin with ; (the semicolon lines are just comment examples), edit as follows:
  5. Change error_reporting to E_ALL
  6. Change display_errors to On
  7. In MAMP, stop and start the servers

Text editors

Atom

Sublime

BBEdit

Releases

No releases published

Packages

No packages published

Languages